Easiest way to hide header logo on Home page only?

Homepage Community Forums Epik Theme Support Easiest way to hide header logo on Home page only?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4804
    JokeAndBiagio
    Customer

      Best approach for this? Would it be to make a new page template with a custom header.php or is there some .home command that will hide the header some way. I still want the nav bar, just not the logo/image.

      Thanks,
      Biagio

      #4815
      Eric
      Customer

        Yes you could add .home #header and add display: none; in most cases…..but that will turn off the entire header. So give that a try and see if it will work.


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

        #4819
        JokeAndBiagio
        Customer

          Great, Thanks Eric. That did the trick. One more question: is there any SEO penalty for doing that I need to be aware of?

          Thanks,
          Biagio

          #4827
          Eric
          Customer

            I don’t think it would be because search engines will still be able to see the code/text with no problem. The display: none is only for the design/display. So you won’t see it, but the code and the text will still be there.


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

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