I want the header to be only on the home page. How do I remove it from the other pages?
I want the header to be only on the home page. How do I remove it from the other pages?
possible wrap the header image code into a conditional statement using is_home() and/or is_front_page()
This topic has been closed to new replies.