Viewing 1 replies (of 1 total)
  • hi snorke,

    nice site!!

    go to your dashboard to THEME SETTINGS -> HEADER

    and checkout the option HEADER HEIGHT.

    This is because the header height is the margin-top from the menu to the top of the site at the same time.. ??

    Play with some different heights until it fits perfectly your needs.

    or just go by pure CSS, then go to THEME SETTINGS -> CSS tab and add this:

    div#access {
    margin-top: 120px;
    }

    and modify to your needs… you’ll need to play around a bit..

    hope this helps, let me know, konrad

Viewing 1 replies (of 1 total)
  • The topic ‘how to move bottom top menu up’ is closed to new replies.