Ride Theme, How do I center the collection list tittle and decrease padding?

Hello,

I made a collection list on the store home page, and I want to move the title of each collection to the center (Tops, Skirts, Dresses, Shoes), and decrease the padding to make it less spread out. Please tell me how to do it. Thank you!

This is the store I’m helping with:

Hi @Kanoya

You can do that by adding this code below to theme.liquid file, after in Online Store > Themes > Edit code


1 Like

This works perfectly! Thank you so much.

Can I ask another question? Is it possible to make it 3 columns instead of 2 columns when viewed on the phone?

Please update the code to this


I updated the code but it still shows two columns on my phone. Can you please help me?

Please update the code


1 Like

You are a life saver! Thank you!

You are very welcome

Hello,

I’m so sorry for asking you again, but could you please tell me how can I make the font smaller or change the font size? For Top, Skirts, Dresses, etc. Sorry again!

Code updated:


1 Like

Thank you! It worked perfectly.