Hide log/header/menu from specific page
-
Hello,
I’d like to hide the logo and menu from a specific page to make it a cleaner landing page. I was able to hide the menu using this:
.page-id-667 .main-navigation {
display: none;
}But can’t figure out how to hide the logo at the top. Would appreciate any guidance!
The page I need help with: [log in to see the link]
- The topic ‘Hide log/header/menu from specific page’ is closed to new replies.