This topic has 2 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Tony Rodriguez
1. So main content goes under header and main content looks cropped on desktop and mobile. How to fix it?
2. Header bottom menu on desktop doesn’t align with main container and has gap in left side. How to align it?
3. I added ‘KONTAKTAI’ page and put content in wp editor, but it wont show on front end. How to fix it ?
Hello, @Vladis,
1. Please navigate to XStore >> Theme Options >> Header Builder >> Header Overlap and Transparent and turn OFF the “header overlap” option. For reference, please see the screenshot provided at the following link: https://postimg.cc/2bT3sytG. We are confident that this will resolve your issue.
2. Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.
.et_b_header-menu.menu-items-dots.et_element-top-level .menu>li#menu-item-3164>a {
padding-left: 0 !important;
}
3. The issue is related to the header overlap, and if you turn it off, it should also resolve the issue with your “KONTAKTAI” page.
We hope this helps.
Best Regards,
8Theme’s Team
The issue related to '‘Header overflows content. How to fix it?’' has been successfully resolved, and the topic is now closed for further responses