Home>Support>How to change the font colour in menu

How to change the font colour in menu

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi. I’m wanting to change the colour of the font in the navigation menu at the top of the page as it’s very pale and I’ve changed the header area to white (see http://www.videeeo.com).
Can you give me the CSS to change that please?

Thanks.

URL: http://www.videeeo.com

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

  1. 10 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi swoledge

    Sure. Head to Appearance > Customize > Menu. All the color options for your menu can be found there.

    Hope that helps.

  2. 10 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Whoops, apologies, wrong theme.

    Focus doesn’t currently have this as a Customizer option, I was thinking of our Vantage theme.

    Insert the following under Appearance > Custom CSS. Edit the colors there as required. The first color is the link color, the second the link hover color:

    /* Focus Menu Colors */
    
    #masthead .site-navigation .menu-wrapper ul li a {
    color: #fff;
    }
    
    #masthead .site-navigation .menu-wrapper ul li:hover > a {
    color: #ccc;
    }
    
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