hello, i want to make the text smaller for my heading for collapsible row on product template:
I am using dawn theme
This is my store domain: qmpryp-cx.myshopify.com
and this is my password: chasha
hello, i want to make the text smaller for my heading for collapsible row on product template:
I am using dawn theme
This is my store domain: qmpryp-cx.myshopify.com
and this is my password: chasha
@ads18922 please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
.accordion__title {font-size: 14px;}