Homepage › Community Forums › Epik Theme Support › How to add logo besides homepage
Is there any way that I can add the logo on every other page besides the homepage?
The only thing I can think of is to add your logo like normal, and then add display: none; for the header code…. You would need to add .home in front of your header code so it triggers the homepage only.
display: none;
.home