Product archive layout full width header displaying a small bug
-
Hello,
I created a product archive layout using one of the premade options, but there is a bug where the header section has a small gap on the left and isnt full width. Any ideas what could be causing this? When I had the header without using it in a custom layout I didnt have the issue.
See private area for screenshots.
Hello,
This needs to be looked upon on your Site.
Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Ok,
Info added below.
I also noticed that when the page is loading at first the gap isnt there, but after the page fully loads it appears.
Hello,
There was some certain scrollbar width that was causing that little gap on the sides of the Page Title.
So, we have applied the following Custom CSS on your Site under the Dashboard >> Theme Settings >> Custom CSS >> Global CSS section to adjust that:
.post-type-archive-product .wd-scrollbar.platform-Windows {
--wd-scroll-w: 0em !important;
}
Please check back your Site after completely clearing the browser and server cache.
Best Regards.
Hello,
Thank you for the quick answer. Seems like we were editing the custom css at the same time so it got removed but I added it back.
Unfortunately even after clearing cache I still see the problem.
Hello,
We have checked the mentioned page in multiple browsers again right now and the gap isn’t appearing. It is appearing fine.
https://snipboard.io/GxnSTC.jpg (Google Chrome)
https://snipboard.io/X4VsUi.jpg (Firefox)
It surely will be the Cache issue at your end. Please check back your Site after completely clearing the browser and server cache.
Best Regards