Cant change background image for spotlight theme

Cant change background image for spotlight theme

oneeyeco
Tourist
5 0 2

Hey all!

For the past few days I've been trying to change my background image on my spotlight theme store and after many different ways and attempts, I still haven't been successful.

 

All i want to change is the body section's background.

 

My website is www.oneeyeco.com

 

Cheers!

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
10119 2400 3033

HI @oneeyeco 

Which background image your referring to? Or do you want the backgorund of the homepage to add a background image? 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

PageFly-Noah
Shopify Partner
1317 233 281

This is Noah from PageFly - Shopify Page Builder App

 

Please add code here to change background image:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>

 

<style>

.color-background-2 {
    background-image: url(https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.jpg) !important;
    background-size: contain !important;
}

</style>

 

This is code only change background homepage, if you want change all page please tell with me, i will provide code set it.
Hope my solution will help you resolve the issue.

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

oneeyeco
Tourist
5 0 2

Hey Noah! It worked but now I’m having an issue with my products which individual have a small version of the image as their background and there is also a small white line between the body and header, any ways on fixing those?

PageFly-Noah
Shopify Partner
1317 233 281

Hi @oneeyeco  iam sorry for delay, but you can send me image this issue , I'am sorry i don't found the issue about it.  Thank you so much.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

angcat
Visitor
2 0 0

I am currently struggling with this as well. Although, I was successful in doing this when setting up my store, I can't find where I did this and now I want to update to the latest version of Spotlight and can't find my customizations for my background which is for all pages.