Home>Support>Changing colour and font size of text in a custom menu widget in the header

Changing colour and font size of text in a custom menu widget in the header

Hi

I’m getting started working on a new site, and have set up a custom menu inside a widget in the header. Is there any way to change the colour and font size of the links in that menu? At the moment they’re grey, and just match the font (but not the size?) of the body text for the rest of the site. Thanks for your help!

Peter

URL: http://cheerso.me.uk/

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, 26 days ago Andrew Misplon
    Hi, I Work Here

    Hi Peter

    Unfortunately, not included in the Customizer settings at the moment. Try the following at Appearance > Custom CSS:

    /* Header Custom Menu Widget */
    
    #header-sidebar .widget_nav_menu ul.menu > li > a {
        color: #000000;
        font-size: 15px;
    }
    

    Adjust as required.

  2. 9 years, 25 days ago Peter Tye

    Worked like a charm! Thank you.

  3. 9 years, 25 days ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped :) All the best.

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