Epik green – White Header

Homepage Community Forums Epik Theme Support Epik green – White Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10130
    saraharrow
    Customer

      Hi Wes, Hi Everyone.
      I love Epik! It’s terrific. Can’t believe I waited so long to discover it.
      I want my header area to be white, but even though I’ve changed the background to white in the header area something is overriding it and making it green.
      How do I make the header background white and stay white?

      My apologies if this has been asked before, I did search for the answer first.

      http://www.sarkemedia.com is the site, and as you can see I have the header with a white background in image, I need to make the entire background white.

      #10131
      saraharrow
      Customer

        Okay I’ve found the answer, and changed it. However when I changed my nav to this .epik-green .genesis-nav-menu a {
        color: #9dcb2a;
        }
        from #fff

        I still have a nav menu that I can’t see.

        Help! How do I get my nav menu back so I can see it?

        #10134
        Eric
        Customer

          Have a look around line 3250 in your css and you can remove this part – .epik-green .head-wrap a and add it beneath that like this –

          .epik-green .head-wrap a {
              color: #333;
          }

          That will add the color back in your menu for the header area.


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

          #10135
          saraharrow
          Customer

            Thank you Eric 🙂
            Much appreciated 🙂

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Epik green – White Header’ is closed to new replies.