Cart and Other Pages Not Appearing Properly
-
Hi,
Although this problem is in the desktop mode as well, it’s more critical for the mobile version. When a person goes to the cart, the text appears cut and not proper. Same is happening with other pages (Who are we page for example). Attaching both screenshots. Also pls see Private content window.
Attachments:
You must be
logged in to view attached files.
Hello,
You need to clone the header you use for the site and disable overlap. https://xtemos.com/docs/woodmart/header-builder/set-different-header-specific-page/Then you need to set this header for the pages where you do not need the overlap: https://xtemos.com/docs/woodmart/header-builder/set-different-header-specific-page/
If you have any questions please feel free to contact us.
Best Regards
This solution is not working. I created a custom header, and checked – the overlap option was already disabled. Not sure how to fix it.
Hello,
Please provide the site URL and page URL with the problem.
Best Regards
Hello,
Please remove this custom code:
.main-page-wrapper {
margin-top: -70px;
padding-top: 0px;
min-height: 50vh;
background-color: #FFF;
}
As far as I understand you added it to hide a gap between header and content. Enter the page with such gap and set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs
Best Regards