• Hi,
    I was able to change the color of the text in the navigation menu before. I used siteorigin custom css to do so. However, now after I moved my CDN to cloudflare from Godaddy, the text is black and is not changing back to white. The text appears white in my dashboard but not when I view it through a different browser or device. I’m not sure if it’s because of the CDN transfer. I cleared my cache, browsing history and tried changing the color of the text through additional CSS but it still is black.

    Need help urgently.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Add this css in your theme style.css

    .header-wrapper .menu li a {
    color: white;//add color here you want to apply for nav menu
    }

    Thread Starter greatbuy

    (@greatbuy)

    Hi @magentomaster,
    Thanks for a quick reply. I added the css, however it’s still the same color.
    Earlier this css used to work, I’m not sure what’s wrong.
    In my wordpress dashboard view, it shows white but when I open the website from other devices or in incognito mode, the text is still black.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not a Developing with WordPress topic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not able to change navigation menu text color’ is closed to new replies.