Help with css
-
Hello, I’m trying to hide the menu on a specific page. I’m using the code below, but it doesn’t work, can anyone help?
.cleanpage #mobileMenuLink { display: none !important; } body.cleanpage { padding-top: 0px!important; } body.cleanpage .mob-menu-logo-holder { display: none; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Help with css’ is closed to new replies.