Shopify themes, liquid, logos, and UX
Hello!
I'm trying to remove the gaps between grid photos on the product page in the Broadcast theme. The website is not currently live.
You can see the gaps in the photo in the attached screenshot.
Thanks in advance for your assistance!
Renée
Solved! Go to the solution
This is an accepted solution.
Go to your theme.css file.
Search for this (CTRL + F): .product__wrapper--grid-1 .product__slides, .product__wrapper--grid-2 .product__slides
Then remove column-gap css property on that.
Would you mind to share your Store URL website? with password if its protected. Thanks!
Hello, here is the preview: https://g20klmvlj9tb7nmk-6810304627.shopifypreview.com
Thank you for the informatin. Just to clarify, do you like to remove the gap only? If it is, try this one.
.product__page {
gap: 0px !important;
}
This is an accepted solution.
That worked thank you so much! Now I just want to enlarge the photos so they look like this:
https://www.monicavinader.com/ca/gift-sets/corda-diamond-locket-curb-chain-necklace
Hello,
Glad that worked for you. For making those photos similar to the website provided, I need to do some custom coding on the backend.
Basically, I need to adjust some html and css elements to have that desired section.
For that, I would need access to your store. If you are willing to grant me that, I will be more than happy to make one for you.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024