make collection images smaller on desktop dawn please

Solved

make collection images smaller on desktop dawn please

studioseductres
Excursionist
47 0 8

Hi id like there to be more space between each photo both horizontally and vertically just on desktop. Essentially make the photos smaller on each collection page. my store is this and this is one collection: https://studio-seductress.com/collections/boots

 

I am using dawn theme.

Accepted Solution (1)
devcoders
Shopify Partner
1326 157 379

This is an accepted solution.

Hello @studioseductres 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the top of the file.

 

.product__accordion.accordion.quick-add-hidden {
margin: 0 auto;
max-width: 44rem;
}
.related-products__heading {
text-align: center;
}

 

devcoders_0-1738476619787.pngdevcoders_1-1738476631581.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

View solution in original post

Replies 17 (17)

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

@media (min-width: 990px) {
.collection .card__inner {
margin: 20px;
}
.collection .grid {
gap: 40px;
}
}

 

devcoders_0-1738471725563.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

Hi unfortunately this code also didnt work 

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the top of the file.


devcoders_0-1738472687240.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

Hi sorry this didnt make more black space and the photo smaller unfortunately

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 
How would you like it? Please send me a screenshot so I can check and make it just the way you want.

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

please reduce photo size by 20%

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the top of the file.

 

 

.card__inner.color-accent-2.gradient.ratio {    
    width: 80% !important; 
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
}

 

devcoders_0-1738475139869.png

 

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

Thanks so much. Sorry one last thing id possible can you center the sizing chart accordian on product page and also the  "you may also like" text at the bottom where it reccomends products please

devcoders
Shopify Partner
1326 157 379

This is an accepted solution.

Hello @studioseductres 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the top of the file.

 

.product__accordion.accordion.quick-add-hidden {
margin: 0 auto;
max-width: 44rem;
}
.related-products__heading {
text-align: center;
}

 

devcoders_0-1738476619787.pngdevcoders_1-1738476631581.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

Thanks so much but sorry I mean the "sizing chart" text so its centered like the rest of text

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 


The size chat text won't look good in the center, it might drop down, so I set it like the 'Add to Cart' button.

 

devcoders_0-1738476904720.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

 

If you want it in the center, add this CSS:

 

.accordion__title {
    margin: 0 auto;
}

 

devcoders_1-1738477131976.png

 

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

Add to top of base css? didnt work

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

You're very welcome! I'm thrilled to hear that you're pleased with the outcome. Don't hesitate to reach out if you need further assistance.

like and accepting the All solution. Thank you!

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

hi the centering of sizing chart text did not worry sorry

devcoders
Shopify Partner
1326 157 379

Hello @studioseductres 

devcoders_0-1738478803126.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
studioseductres
Excursionist
47 0 8

password: yesyesyes