This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to change the font colour in menu

Open 2 replies premiumthemetheme-focus
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi swoledge

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

    Hope that helps.

  2. Andrew Misplon Staff 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread