Hi there!
I'm working on some changes to my site and I'm trying to figure out how to change the size of these headers, currently they are h2. Any help would be appreciated, www.califluffco.com
Thanks!
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.shopify-section .page-width .section-header >h2{
font-size: 44px !important;
}
please share what type of font style do you want to change then i provide you solution
for this add this code
.shopify-section .page-width .section-header >h2{
font-size: 44px !important;
font-family: 'Kiddish' !important;
}
User | Count |
---|---|
441 | |
197 | |
102 | |
100 | |
89 |