Remove space above menu?
-
Where can I find the navbar css? I can’t seem to find it for the life of me (it’s not showing up in my styles.css?) and I want to remove the margin-top above the nav bar.
I have added various attempts via the editor but I can’t seem to override it?
I added this to my custom css as a work-around but it’s not working:
.navbar{margin-top:0px;!important}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove space above menu?’ is closed to new replies.