Re: Riduce size Thumbnails

Riduce size Thumbnails

Olaf5
Tourist
22 0 1

Olaf5_0-1719227302383.png

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

https://sino-swiss.myshopify.com/collections/burotisch-twin/products/kopie-von-elektrisch-hohenverst...

 

Replies 5 (5)

PageFly-Henry
Shopify Partner
1184 335 293

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.

PageFly-Henry
Shopify Partner
1184 335 293

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.

PageFlyHenry_0-1719230131867.png

 

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.

WebDeskSolution
Shopify Partner
191 42 51

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 Us 877.536.3789


Location: 150 King St. W. Toronto, ON M5H 1J9

Olaf5
Tourist
22 0 1

thank you you resolve the problem with the size 🙂

WebDeskSolution
Shopify Partner
191 42 51

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 Us 877.536.3789


Location: 150 King St. W. Toronto, ON M5H 1J9