Shopify themes, liquid, logos, and UX
Hello,
can someone help me to remove the highlighted gap on mobile so that the product is aligned with the title etc.
Solved! Go to the solution
This is an accepted solution.
Hello @KimGottwald, there is an issue with the image. Please crop and add it again. Your issue will be resolved.
Hi @KimGottwald,
I can see your image have a big gaps at the bottom, so you can try to upload other image (https://aliudclothing.com/cdn/shop/files/Produktbilder_EM_Ultra_FRONT.png?v=1718098384)
Also, you can go to Online store -> Edit code -> find "theme.scss.css" file and update the below code at the last bottom:
.product-single__media-group-wrapper .slick__controls {
margin-top:0 !important;
}
Hope this helps!
This is an accepted solution.
Hello @KimGottwald, there is an issue with the image. Please crop and add it again. Your issue will be resolved.
It worked, but now the picture is cut off on mobile..
Hello @KimGottwald
You can add this code to timber.scss.css
@media only screen and (max-width: 768px) {
.product-single__media-group.slick-initialized {
margin-bottom: -80px;
}
}
Let me know if the issue is solved.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024