• I would like to change the color of the font for the top horizontal navigation menu, but can’t find it in the CSS. Help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hello onlythewords,
    Hope you’re having a good time!

    You can use below CSS code in Child_Theme or any Custom CSS plugin

    #skenav a{color: #ffffff;}

    replace the color Hex code with your choice.

    Regards,
    Tanay Khandelwal

    southerngentleman85

    (@southerngentleman85)

    I had the same problem, I did what Tanay suggested, and put it into my custom CSS plugin. Worked like a charm! I’ve been trying for a week to find an answer!!! Thanks! Hope it worked for you onlythewords!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Eptima Lite: How to change the color of the top navigation menu font’ is closed to new replies.