Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi there everyone,
on my website www.diygirls.co.za - my single product pages have a gap between the main image and the product gallery.
Please can someone assist me to fix that gap
Please see screenshot below of issue
Hello @Vinette !
You can remove the gap between images by following these steps:
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (min-width: 750px){
.product-single__thumbnails-item--medium { margin: 0px !important }
}
Copy
Hope this helps!
Thanks,
Digital Artisans
I am unsure why, but this unfortunately didn't resolve the issue 😞
is there anything else I could possibly try?
Hey, your theme.scss.css was edited and minified.
What i would do is rename it to theme.css as a 1st troubleshooting.
@Vinette wrote:I am unsure why, but this unfortunately didn't resolve the issue 😞
is there anything else I could possibly try?
Hey, just found your problem is in product-template.liquid,most likely
this broke the website completely
Hello,
Please can you perhaps advise where and how I could change the file code to fix the error
@Vinette wrote:Hello,
Please can you perhaps advise where and how I could change the file code to fix the error
If you willing to follow a few steps maybe we can identify and fix the issue.
1st go to your theme code editor under Sections,find product-template.liquid , copy everything above the starting {% schema %} tag and paste here,so we can see the issue.
Remember the position as you may have to replace the edited code to same position.
User | RANK |
---|---|
116 | |
93 | |
73 | |
72 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022