Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #643378

    Good evening

    I was just wondering if you could please let me know how do I change the font colour of my client’s navigation bar on mobile devices. The standard website is showing up fine, but on mobiles, it appears as black font on dark blue background. And I would like the text to be white, but I can’t figure out where to change it.

    The website I am referring to is below.

    #643421

    Hey Ivana,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
        color: white;
    }
    

    Best regards,
    Yigit

    #643630

    Awesome! Thank you. That worked.

    As always, your assistance is greatly appreciated.

    Cheers
    Ivana

    #643862

    Hi Ivana,

    Glad we could help :-)

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.