I want to change the background color off all my policy pages to #B9B7B7. What is some code to do this?
Also Is there a way to change the font on just my policy pages?
Theme: Dawn
Website: desire-online.net
I want to change the background color off all my policy pages to #B9B7B7. What is some code to do this?
Also Is there a way to change the font on just my policy pages?
Theme: Dawn
Website: desire-online.net
Hello There,
{% if page.handle == 'privacy-policy' %}
{% endif %}
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->theme.liquid
{% if page.handle == 'privacy-policy' %}
{% endif %}
Hope you find my answer helpful!
Best regards,
Richard | PageFly