Huge Navbar [32px out]

Viewing 1 post (of 1 total)
  • #23047
    pantoeflou
    Participant

    Hi Guys,

    I changed the backend settings on the ‘Enlightenment’ theme to give me static/small navbar – the navbar is however quite huge

    I inspected the css and found the following entry:

    html {
    margin-top:32px !important;
    }

    So obviously my navbar is just 32px too big -I have no Idea how to override this – I tried:

    html {
    margin-top:-62px !important;
    }

    in a custom css plugin, but that does not seem to work – any ideas how to get around this?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.