Home>Support>Change Hover effect

Change Hover effect

Hello,

this is really important!!!

How do I change the hover effect of the main menu. I want the same effect like http://www.markweston.co.za. I would have just an red line on the bottom, not a hover effect in the whole box.

Is that possible?

URL: http://www.webtext-autor.de

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    It’ll be something like this placed under Appearance > Custom CSS:

    .main-navigation.sticky {
    border-bottom: 2px solid red;
    }
    
    .main-navigation ul li a:hover {
    border-bottom: 2px solid red;
    }
    

    red can be replaced with a hexadecimal color of your choice. If you remove the 1px padding you have in Custom CSS right now, the menu item hover will meet up with the menu bar border.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More