I’m trying to create a page where the menu is removed from that specific page and the logo is centered in the header.
I’m not able to get it right. It looks fine full screen but when it’s resized the mobile menu is still there and the logo moves back over to the right.
Here is the custom CSS I’m using. Any suggestions?
.page-id-22 .header-right {display: none;}
.page-id-22 #logo {margin: auto; position: relative; text-align: center;}
.page-id-22 #logo img.standard {display: inline;}
.page-id-22 #logo a.mobile-menu-show {display: none;}
You can see the page at http://blogaboutcider.com/about-2/