Hi!
I want to change to the background colour only on the coming soon page.
Whenever I do this, it ends up changing the background colour on the whole website.
Please help me!
Thanks
Hi!
I want to change to the background colour only on the coming soon page.
Whenever I do this, it ends up changing the background colour on the whole website.
Please help me!
Thanks
Hi @bambourugs
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.liquid->paste bellow code in tag
{% if template contains “password” %}
Add the code to change the background color of the password page here{% endif%}
Please refer to this screenshot: https://prnt.sc/afpBHc_RJbvN
Hope that my solution works for you.
Best regards,
Richard | PageFly
Hello @bambourugs
In Shopify Admin, you can go to Themes, Edit code, open file password.liquid and paste this code snippet before closing tag
Make sure to change the color value as you need. Hope that helps!
Could you please share your store link, would be happy to guide you to resolve this in easiest way possible.