make gif size smaller on mobile

make gif size smaller on mobile

sixdreamz
Explorer
103 0 36

hey,

i would like to make the gif size smaller on mobile only

 

if you go and enter my shop, under pieces, click on the nsc tee, the gif is a little bit to big for my liking.

 

could you help me?

 

url: sixdreamz.com

password: sdc2003

 

Replies 2 (2)

Rahul_dhiman
Shopify Partner
536 109 109

Hello @sixdreamz 
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-main-product.css
add this code at the end of the file.

@media screen and (max-width: 749px) {
.thumbnail-list__item.slider__slide {
width: calc(27% - 0.6rem);
}
}

result
19.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

BSSCommerce-B2B
Shopify Partner
1704 511 571

Hi @sixdreamz  

Step 1: Go to Admin -> Online store -> Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before </body> tag

@media screen and (max-width: 749px) {
    .thumbnail-list__item.slider__slide {
            width: 80px !important;
            height: 80px important;
    }
}

 and the result 

BSSCommerceB2B_0-1727511619210.png  

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now