My home page has an additional margin on the right, I’ve attached a video of the same. I’d like to remove this.
This shows up when I pinch the screen in the mobile version.
My home page has an additional margin on the right, I’ve attached a video of the same. I’d like to remove this.
This shows up when I pinch the screen in the mobile version.
Hey @shopekaja
Your Store is password protected, please share your store front-end password as well.
Best Regards,
Moeed
Hey @shopekaja
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you so much, that worked! If you don’t mind I have an open question about changing the aspect ration of product images, could you lend some help ?
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. Also, about changing the aspect ratio of product images, can you explain your issue in detail so I can help you out?
Best Regards,
Moeed
Currently the images are being displayed in a 1:1 ratio at FILL, I’d like to change that to 4:5 ratio at FILL for my product page.
It worked in removing the padding on the right, but now the site is lagging and not scrolling as smoothly as it was before adding this code. I removed the code and it scrolls seamlessly but the padding is still there
@Moeed any updates about the lagging site post adding the code ?