Re: collection 2 in a row

How can I arrange two collections in a row using the Dawn theme?

nadavhalevi
Excursionist
40 0 10

hello

Im using dawn theme and i want to put 2 collection in a row instead of 1 like in the picture in mobile.

in desktop i want to put 4 instead of 2 like in the photo. how can i do that?ring1.pngring11.png

Replies 7 (7)

KetanKumar
Shopify Partner
37094 3645 12054

@nadavhalevi 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
nadavhalevi
Excursionist
40 0 10

 @KetanKumar 

marymoorejewelry.com

password 1234

KetanKumar
Shopify Partner
37094 3645 12054

@nadavhalevi 

thanks for url, can you please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/section-collection-list.css ->paste below code at the bottom of the file.

@media screen and (max-width: 749px){
.collection-list .collection-list__item {
    width: calc(50% - 3rem);
}
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
nadavhalevi
Excursionist
40 0 10

@KetanKumar 

Its not working

nadavhalevi
Excursionist
40 0 10

@KetanKumar 

on PC it not working

KetanKumar
Shopify Partner
37094 3645 12054

@nadavhalevi 

this code work on mobile please 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
nadavhalevi
Excursionist
40 0 10

@KetanKumar yes works on mobile