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.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025