Add Custom styles
Create a stylesheet in /assets:
📄 /assets/custom-styles.css
Then include it in the section file:
{{ 'custom-styles.css' | asset_url | stylesheet_tag }}Create a stylesheet in /assets:
📄 /assets/custom-styles.css
Then include it in the section file:
{{ 'custom-styles.css' | asset_url | stylesheet_tag }}