Shopify themes, liquid, logos, and UX
Hi,I wanna make my slideshow fullscreen for mobile view only
store url: www.aiciavem.ro
please if u can test my store also to see how good performs or if I have any problems it is perfect, thx!
Hello @sao
Follow below steps to make slideshow full width on mobile devices only.
1. Go to admin > Online store > Edit code.
2. Find the file named "custom.css" and open the file.
3. Copy below given CSS and paste in the file at the end of file.
@media (max-width: 768px) {
#shopify-section-template--21843587039558__home_builder_ywPwKf .container {
max-width: 100% !important;
}
#shopify-section-template--21843587039558__home_builder_ywPwKf .container .home-builder-block-id-template--21843587039558__home_builder_ywPwKf-1 {
padding: 0 !important;
}
}
4. Don't forget to save the file after making changes.
Hope this solution works best for your issue.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024