Need to change menu color.

Homepage Community Forums Epik Theme Support Need to change menu color.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11246
    kenneth
    Customer

      Hi I really enjoy the theme.
      I’m more of an internet marketing guy but i built this site for a client http://onetwotree.com/
      My client wants to change the menu color that is currently white.
      I did so many changes I think I’m overriding something that does not allow me to change.
      Please Help Many Thanks,

      #11259
      Wes
      Moderator

        It looks like you’re using a plugin or something which gives you a different stylesheet lcoation than the original style.css file….and the code you need to change is located on line 469 in that file/plugin that you’re using. The code should look like this –

        .site-header .genesis-nav-menu a {
            color: #fff;
        }

        Just change that color to whatever you need. Let me know if that helps.

        #11278
        kenneth
        Customer

          Thanks I figured it out.I was using Genesis Design Palette Pro and installed another plugin where I could add CSS site wide.

          #11279
          Wes
          Moderator

            Ok great! Just let us know if you need anything else!

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