Viewing 8 replies - 1 through 8 (of 8 total)
  • Suyogya Shukla

    (@themeislesupport)

    Hey there,

    Please post a link to your site. Thanks!

    Hello webow,

    To do this, add the following CSS code to your custom stylesheet:

    #nav-topbar .nav li a {
        color: #fff !important;
        font-weight: 600;
        font-size: 1.3em;
    }

    Clear both WordPress and browser cache afterward.

    I hope this helps you.
    Take care!

    Thread Starter webow

    (@webow)

    I put that code in stzle.css andnothing happend…

    Hi,

    could you please post link to your site so we can check and inspect it?

    Best Regards

    It should only work for the Hueman top menu, make sure the clear all caches. Some hosting providers are using extra caching like varnish, please also make sure that this is not the case.

    Also try and refresh your page with CTRL+F5.

    Thread Starter webow

    (@webow)

    Sorry I think on menu below header… I was deleted cache.

    Alright, then one of these should work fine for you.

    Below Header menu

    #nav-header li a {
        color: #000 !important;
        font-weight: 600;
        font-size: 1.3em;
    }

    Header

    #menu-header-menu li a {
        color: #fff !important;
        font-weight: 600;
        font-size: 1.3em;
    }
    Thread Starter webow

    (@webow)

    Thank you! One more thing, slider on homepage lowers quality from post image, how to be same quality?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to bold top menu font’ is closed to new replies.