Shopify themes, liquid, logos, and UX
i have been trying different codes for my refresh theme store but nothing seems to be working so far. the spacing between the product images on the product page need to be reduced to no space at all.
STORE URL: https://facce-amsterdam.nl/
CODE I HAVE TRIED TO USE:
@media only screen and (max-width: 767px){
.card.card--standard.card--media {
margin-right: 8px !important;
}}
This is Noah from PageFly - Shopify Page Builder App
Hi @Svds You want remove space between image product like image here:
https://monosnap.com/direct/KoxlhnxUGyuEx1Y56JpS3v89LIUyys
Please help me confirm and I will check it.
Thank you
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @Svds Please add code here to file theme.liquid and above tag </body>:
<style>
@media screen and (max-width: 749px) {
.product .product__media-list .product__media-item {
width: 100% !important;
}
.product .grid--peek.slider .grid__item {
margin-left: 0px !important;
}
}
</style>
Thank you !
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
unfortunately it did not work, it only pushed pictures more to the right side of the screen i need the picutures to cover the whole screen.
Hi @Svds,
I have tried this code
.thumbnail-slider .thumbnail-list.slider--tablet-up { display: flex; padding: .5rem; flex: 1; scroll-padding-left: .5rem; gap: 0; }
The result below
If you need any additional requirements, please let me know. I hope this helps! If it works for you, please mark it as a solution. I am very happy about that. Have a great day!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025