How can I adjust the font size of my Collection List title on Dawn 2.0 theme?

Hi! How can I change the font size of my Collection List title on my homepage? I’m using Dawn 2.0 theme. Thanks in advance!

My store url: www.chrisandleon.com

1 Like

@MikeBaguyo

Please try 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.

.collection-list-title {font-size: 30px !important;}

Thanks!

1 Like

Thank you so much! :heart: