I installed the konnect demo. I would like the menu NOT to overlay on the section below it. How can I turn that off.
here is the link: medwest.raquelllanes.com
Hey Raquel,
To disable that, go to X > Theme Options > CSS and remove this block of code.
.masthead {
position: absolute;
width: 100%;
}
Or, you might want to remove the Masthead code block all together and set the Navbar Background in Theme Options > Renew for consistent styling in your site.

Hope that helps.
PERFECT!!! That fixed it. Thanks for your help!
We are delighted to assist you with this.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.