Hello @WVU
Either no one is seeing the text, or I can’t see it.
A user seeks to reduce vertical spacing between two text elements with checkmarks on their product page using Shopify’s Dawn theme.
Problem:
Solutions Provided:
Two community members offered nearly identical CSS fixes:
One solution uses margin-top: -5px !important; while the other uses margin-top: 0; - both targeting .product__text.inline-richtext.subtitle
Outcome: