Change Color Of Navigation Links

Homepage Community Forums Epik Theme Support Change Color Of Navigation Links

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6727
    Impactiv8
    Customer

      Can someone please show me how to change the colour of the navigation dropdown menu?

      Currently when people hover over the navigation links the dropdown is dark grey.

      http://impactiv8.com.au/

      However I need to change it to pink to be inline with the brand colours

      Example is here:
      http://www.socialrabbit.net/

      many thanks

      #6737
      Eric
      Customer

        Since you’re using the blue theme/color take a look around line 2816 in your css for this –

        
        .epik-blue .genesis-nav-menu li li a,
        .epik-blue .genesis-nav-menu li li a:link,
        .epik-blue .genesis-nav-menu li li a:visited {
        	background-color: #333;
        }

        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #6814
        Impactiv8
        Customer

          That worked easily. Thanks so much!

          #6840
          Eric
          Customer

            You’re Welcome


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Change Color Of Navigation Links’ is closed to new replies.