Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi All,
I need help with the Theme Layout on Mobile view.
Currently my theme looks little bit zoomed in on mobile. How can I get it contained in the screen.
It should be visible as per the mobile screen size.
Issue is with Homepage View only.
Please help.
Site - www.pepyr.com
Password -osiath
Screenshot
hey, Lucki92, try adding this code in online store > themes > actions > Edit code, at the end of the syles-home.scss.css file
@media (max-width: 768px) {
.slideshow-section .slideshow .content.content-slider {
left: 0;
text-align: center;
}
.slideshow-section .slideshow .owl-dots {
right: 20px;
}
}
see if it works
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025