Why there have big gap in my mobile version?
-
Why there have big gap in my mobile version? But my pc version look fine.
All single product page got gap.
Attachments:
You must be
logged in to view attached files.
Hi evanlee01141991,
No gaps on my responsive simulator https://prnt.sc/jOACLK_fznAy https://prnt.sc/Fu_70bzBvPGS
And on my real mobile devices as well https://prnt.sc/-9-cUghINjsw https://prnt.sc/P1FNachw-SGJ
Please clear browser cache and check again.
Regards,
Ok, will do.
How to increase a little gap into this area? Both section are too close and this page is not allow me to use elementor to edit it.
Attachments:
You must be
logged in to view attached files.
And how to remove this both gap in homepage? mobile view
Attachments:
You must be
logged in to view attached files.
Hi evanlee01141991,
1. Please add below code to Theme Settings > Custom CSS > Global Custom CSS.
/* Increase gap in single product */
.wd-builder-off .single-product-page>div:not(:last-child) {
margin-bottom: 55px;
}
2. In order to remove gap sections in homepage, you can edit the page, choose Section > switch to Responsive mode and you can control paddings on mobiles.
https://prnt.sc/BsH9wUWdNk2n
Regards,
1. Thanks.
2. After remove all padding or make as 0, the gap still there, can check from your side?
Hi evanlee01141991,
Please clear browser and check again. https://prnt.sc/cPl4rp5I1IBF
Regards,
I mean this, after the blog one
Attachments:
You must be
logged in to view attached files.
Hi evanlee01141991,
Please add this code to the field where you want to hide it: Theme Settings > Custom CSS > Mobile/Tablet/Desktop:
.site-content {
margin-bottom: 0;
}
Regards,
After putting this css > mobile
But it’s still a gap there.
Hi evanlee01141991,
Please clear cache and double check.
Regards,
it’s worked in mobile version, but right now it’s PC version turn having a gap. Why?
Hi evanlee01141991,
Please clear cache and double check.
Regards,
Hi evanlee01141991,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
The topic ‘Why there have big gap in my mobile version?’ is closed to new replies.