Shopify themes, liquid, logos, and UX
Hallo, i would like to reduce the size of the thumbnails? because i want to see 7 image not 5
where i must go to look at this?
thank you
Hi @Olaf5
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file styles.css
Step 3: Paste the below code at bottom of the file -> Save
.flickity-slider {
width: 60% !important;
}
Hope that my solution works for you.
Best regards,
Henry | 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.
In addition, I noticed that there is a lot of space on the footer, you can add menus or social icons so users can more easily contact 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.
Hello @Olaf5
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go to Assets folder -> styles.css
Add the following CSS at the bottom:
@media only screen and (min-width: 799px)
{
.product-gallery__thumbnails .product-gallery__thumbnail
{
Width: calc(14.28% - 20px);
}
}
Please hit Like and Mark it as a Solution if you find our reply helpful.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call: 877.536.3789
Canada: 150 King St W. STE 200, Toronto, ON M5H 1J9
| USA: 98 Cutter Mill Rd. STE 466, Great Neck, NY 11021
thank you you resolve the problem with the size 🙂
Hello @Olaf5
Glad to hear that it resolved the problem! Could you please hit "Like" and mark this as the solution?
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call: 877.536.3789
Canada: 150 King St W. STE 200, Toronto, ON M5H 1J9
| USA: 98 Cutter Mill Rd. STE 466, Great Neck, NY 11021
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025