In Shopify, trying to add a class ONLY to the homepage .has-intro
Right now, if i add .has-intro to the theme.liquid where the is it applies it to EVERY page (product page, checkout, etc).
Is there a way through liquid to add in .has-intro just to the homepage?
Hello @williamrichard1 ,
Sorry, you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
dbuglab
3
Hi @williamrichard1
Please try with this code.
1 Like
Hi
On which file do we need to put this code?