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!
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
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!
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!
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
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