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
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
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!
Thank you so much!