Forums
Forums / Theme: Zerif Lite / How to remove the navbar
(@slavrine)
10 years, 11 months ago
Hello, I would like to remove the navbar completely- or even better, to be able to put a picture of it’s size in it’s place. Can you go over on how to do it?
(@bjscott)
Hello!
Can you please post a link to your site so I can take a look?
Thanks!
lavr.ca
I’m talking about the white floating bar at the top
Hi!
Try putting this into your Custom CSS:
#main-nav.fixed { display:none; }
This will remove the entire white area at the top…hope that works for you! Brenda
The topic ‘How to remove the navbar’ is closed to new replies.