Hi I’m looking to change the color of the heading text and body text on the home page only as the home page has a black background whereas the product pages have a white background. I’m looking to change the heading color to #57FA80 and the body text color to #F8F8F8. Thanks in advance! Here is a screenshot of what it currently looks like.
Hello,
Please share your site url.
So that i can check and let you know the exact solution here.
PLease place this code between in theme.liquid file
{% if template.name == "index" %}
{% endif %}
Thanks for your reply, the website url is https://www.limitlesstechco.com/ and the password is “othayr”.
