I am trying to change the background color of just my homepage without it affecting all of my other pages. I like the gray background on the homepage but want to use a lighter blue on all the other pages so my headings pop. I am currently using the Venture theme.
Great can you give me an example of what that code would look like and where I should put it in the “.css” file? I’m still learning this whole coding thing.
Go to your code editor > theme.liquid and paste this code above
{% unless template == ‘index’ %}
.page-container { background-color: blue !important;
}
{% endunless %}
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on shopify.dev.34@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme