I went through all the answers on this community and got the header transparent but I only want it on the homepage.
How can I make it a colored background
I went through all the answers on this community and got the header transparent but I only want it on the homepage.
How can I make it a colored background
Hi @Rose1212
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
</header> tag:{% if template == 'index' %}
{% endif %}
This rgba() value is my example. You can adjust it to suit your needs
Hope my answer will help you
Thanks. Its not working.
Hello @Rose1212
I would like to give you the recommendation to support you so kindly follow steps below:
I hope the above is useful to you.
Best regards,
GemPages Support Team
Thanks. I couldn’t find the code. I used ctrl +f to try find it
too.
Hi @Rose1212
You can find the tag on header.liquid file and paste my code just above it
Hi can you tell me where to add it in the coding attached.