Tagged: full width sub menu
Hello,
I’m using the Fullwidth sub menu at the top of my pages, but when the page loads, the FWSM is hidden under the main menu. It will adjust properly and appear if the user scrolls down at all, but on pages where there is not enough content to scroll, it’s hidden.
I know part of the issue is the header widget (it’s that exact space that’s causing the issue) but I can’t seem to figure out what a good solution is.
Thanks!
UPDATE: Figured it out but if you have a better fix let me know!!
#top .html_header_sticky:not(.html_header_transparency) #top #wrap_all #main, .html_header_sticky #top #wrap_all #main {
padding-top: 140px !important;
}