Keeping Background Image on Homepage Only

Hi!

I’m using the ColorBlock theme and have set a background image. I’d like to keep the image only on the homepage and have the remaining pages be a solid color. Can anyone advice me on how to do so?

Thank you in advance!

coteriecollective.myshopify.com

teufra

Hi @summer11

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. Layout/theme.liquid

  1. Add code below to bottom of file and before tag

1 Like

Thank you so much! That worked.