How to change category list in dawn theme on mobile

Hi,

as you know in dawn theme the category list is vertical. So, you have to scroll for each category. But I want a category list that shows 4 categories at the same time. I dont want to scroll down you know.

Please help me :disappointed_face:

Greetings,

Cyberbleidd

@Cyberbleidd27 - can you please share this page link where you have this list?

1 Like

@suyash1 like www.omlala.de for example. I know its a debut theme but I would like this way.

@Cyberbleidd27 - can you please share your page link?

1 Like

@suyash1 Sent you a dm.

@Cyberbleidd27 -

please add given css to the very end of your section-collection-list.css file and check

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

@suyash1 Thank you very much! It worked :slightly_smiling_face:

1 Like

@Cyberbleidd27 - welcome.

Hey,

thank you for your help.

Do you also know how to set the size for all categories? I have the problem that the last image is always large if the number is odd. e.g. at 5,7,9 etc. These last images are shown in large as before.

I hope you understand what i mean. It would be best if the odd category blocks were also small and the right side was free.

It’s for dawn 5.0.

@FURA - can you please share your website link and password if any?

Hi @suyash1 ,
I also have the Dawn theme. But when I paste the code, it doesn’t work for me. Is there anything else I need to set up here? I can’t get any results :disappointed_face:
Thanks a lot!

@taha20 - can you please share your website link?

@suyash1 thank you very much!
I have sent you a dm.