Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #206544

    I had this issue back in October https://kriesi.at/support/topic/help-with-top-margin/, which was fixed. But the problem has reappeared with space above the top menu.

    I have already, but it no longer fixes it. Is there another way to fix this?
    http://lapolla.com

    #header_meta{
    display: none !important;
    }
    #206632

    Hi Tech!

    I’m not sure why the wrap_all container moved down, maybe because of a plugin you installed. Please add this on your custom.css or Quick CSS:

    #wrap_all {
    margin-top: -27px;
    }

    Remove browser cache then reload the page a few times.

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Space above Main Menu reappeared’ is closed to new replies.