Solved

DAWN Theme: Change font size of body text

chosenfashion
Excursionist
20 0 4

Hello everyone, I would like to the font size of my paragraphs on my website in the dawn theme. Sadly I do not know how to change it, could someone tell me how to change the code?

 

Text.PNGText2.PNG

Accepted Solution (1)
dmwwebartisan
Shopify Partner
12289 2547 3698

This is an accepted solution.

@chosenfashion 

Please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file. 

@media only screen and (min-width: 750px){
body {font-size: 2rem !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 11 (11)