Tagged: main menu
Hey guys,
When scrolling down one of my pages, the main menu disappears as soon as it crosses a certain color section.
Could you guys take a look and see if you can figure out why this is happening? I can’t seem to make heads or tails of it.
Hey tlow87!
Thank you for using the theme!
The color sections should be enclosed inside the main container but some of the color sections starting from caliber_standard section is not inside the main and wrap_all container. There maybe some unclosed tags inside those sections which breaks the layout of the theme. Please check all color sections inside the page including the elements inside them. See if you forgot to close some of the html tags. What’s happening is the wrap_all container ends before the caliber_standard section which hides the header.
Cheers!
Ismael
Found and removed the extra html tag that was open and now it works like a charm!
Thanks Ismael!