Hello @empiricalarby ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.accordion__title {
font-weight: bold;
}
The result
Hope that helps!
Hello @empiricalarby ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.accordion__title {
font-weight: bold;
}
The result
Hope that helps!