Shopify - adding specific class to homepage only

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.

Hi @williamrichard1

Please try with this code.

1 Like

working fine thanks

Hi

On which file do we need to put this code?