I want to add a background image for the home page body only on the dawn (11.0.0) theme how can I do

I want to add a background image for the home page body only on the dawn (11.0.0) theme how can I do

Feddrow1
Shopify Partner
4 0 1

I want to add a background image for the home page body only on the dawn (11.0.0) theme how can I do that?

 

The header and footer will remain the same just the body part of the home page I want to add a background image. If there is any solution then let me know thank you.

Reply 1 (1)

vpsbohra
Shopify Partner
444 44 46

Hi @Feddrow1 

please add class in body tag only for home page

<body  class= "{% if template == 'index'  %} ADD class here{% endif %}">



using this class add image in background

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!