Change Secondary Menu Color on Epik

Homepage Community Forums Epik Theme Support Change Secondary Menu Color on Epik

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7333
    rick430
    Customer

      Hi

      I just need to change the secondary menu color only without effecting the primary menu colors. Sorry, can’t post the site url since Im working on localhost. However, when I change the color on line #3621 it changes both primary and secondary menu font colors. Any help would be greatly appreciated.

      #7334
      Wes
      Moderator

        Since you’re unable to provide a link can you tell me which version of the theme you’re using?

        #7335
        rick430
        Customer

          HI Wes, thanks for the prompt response, amazing.

          I am using Version 1.3.

          In the Css would there be a way to separate the secondary name give it its own css with color for font, link, hover and such that would not effect the primary?

          #7350
          Wes
          Moderator

            Yes you could start off with something like this as an example –

            .nav-secondary .genesis-nav-menu a {
                color: red;
            }
          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.