Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
I am using the theme Showcase. I uploaded successfully a custom font for all headings, and body.
However for the headings the weight is very heavy and looks bold. I want to reduce the weight of all headings.
Could anyone help please?
Thanks
Georgia
Solved! Go to the solution
This is an accepted solution.
Hi @kindredpeople;
Just add this code on your base or theme CSS file under the Asset folder.
h1, h2, h3, h4, h5, h6, {
font-weight: normal !important;
}
This is an accepted solution.
Hi @kindredpeople;
Just add this code on your base or theme CSS file under the Asset folder.
h1, h2, h3, h4, h5, h6, {
font-weight: normal !important;
}
Good to hear (",). Please accept as a solution. Thank you
User | RANK |
---|---|
42 | |
42 | |
31 | |
9 | |
9 |