Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #744165

    I disabled the sticky header for the just the homepage using this:
    .html_header_top.html_header_sticky .home #header {
    position: absolute !important;
    }

    Now when I scroll down there is a space between the sub menu and the top of the screen.
    The submenu is the part that says “Inspiration – Ease – Uniqueness – Quality – Credibility”

    How can I get rid of that space?

    Thanks!

    #746046

    Hey GregDunn,

    I have removed the code you added from Quick CSS and added the below code. Please review the site now :)

    .home .header-scrolled-full {
    display:none;
    }

    Best regards,
    Vinay

    #746057

    Do you know why the sub-menu is invisible? I can’t see it until I scroll down. I would like it to be visible all the time. Any additional CSS for that? Thanks!

    #747729

    Hi there,

    This problem overflowed into another thread, where Yigit told me that I probably couldn’t fix without hiring a developer. I am closing that thread now, and before closing this one too, I would like first to confirm here as well, that this can’t be fixed with simple CSS:

    The sub-menu has a weird space at the top of the page when I scroll down. Any idea on how to make it connect to the top?

    Thank you!

    #747880

    Hi,

    Yes, I can confirm that it’s a bit complicated and would require a lot of time just to tweak that.

    Best regards,
    Nikko

    #747884

    Ok thanks for the effort. I’ll figure out another design. There are plenty of other designs I can do with this theme. Please close this ticket too.

    Have a good one!

    Greg

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Space between sub menu and top of browser’ is closed to new replies.