Skip to main content

How do I edit the Subscription details?

G
Written by Graham Barrett

How do I edit the text and appearance of the subscription details on the product page?

If you have a 2.0 theme, you can use CSS to customize the Subscription details text that appears in the subscription widget. To do this, create a new CSS asset file in your theme files and add your custom CSS there. Make sure you add a link this CSS file in your theme.liquid file under {{ content_for_header }}.

Did this answer your question?