• Resolved Zhivagooo

    (@zhivagooo)


    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)
  • Theme Author wpfreeware

    (@antorjalalin)

    If you don’t see the .navbar class into style.css then just add this line to the style.css file .navbar{margin-top:0px;!important}

Viewing 1 replies (of 1 total)
  • The topic ‘Remove space above menu?’ is closed to new replies.