Liquid, JavaScript, themes, sales channels
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 |
---|---|
12 | |
10 | |
7 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022