Fixed menu item font color - by pablostevens

This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: pablostevens
    pablostevens
    Participant
    September 2, 2015 at 21:18

    How do I change the fixed menu item font color. I’ve tried everything to try and select it!

    My font for the menu is white because it overlays a picture, but for the fixed scroll menu, the background is white and I would like to change the font color to black just for the fixed scroll menu.

    Can I select just fixed scroll menu item in CSS?

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2015 at 21:50

    Hello,

    You can use the following code in Global Custom CSS (Theme Options-> Custom CSS).

    .fixed-header .menu > li > a{
    color:#000;
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.