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

Solved

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

MikeBaguyo
Explorer
48 0 18

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

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12357 2556 3739

This is an accepted solution.

@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!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 2 (2)

dmwwebartisan
Shopify Partner
12357 2556 3739

This is an accepted solution.

@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!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
MikeBaguyo
Explorer
48 0 18

Thank you so much! ❤️