All things Shopify and commerce
I already have some custom section code in there for the font size, just would like to know what code will make this heading bold too?
Solved! Go to the solution
This is an accepted solution.
add in the right side a custom css:
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
This is an accepted solution.
add in the right side a custom css:
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
Typically, you would use H1 for the main title and H2 for the subtitle. You can adjust the font size for these elements. Try changing the font size from 18px to 24px to see if that makes a difference.
Hi @sfths , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025