This topic has 6 replies, 3 voices, and was last updated 7 years ago ago by Rose Tyler
Hi,
How to set “background image” or “color” when the site layout is in “boxed”, “framed” or “boardered”?
I mean background image like “Jewellery” demo, outside not inside the frame.
I have tried “option/Styling/content” to set the background but the “site background” put the background inside not outside the frame, I want it outside.
Thanks
Hi,
add this css code in 8theme options > styling > custom css > global custom css
body { background-repeat: repeat; background-attachment: fixed; background-image: url(https://www.8theme.com/demo/xstore/jewellery/wp-content/uploads/sites/20/2016/09/pattern-jewellery.png);}
change the image path and image with your own image.
Regards,
Hi,
I already tried this code, the problem is the background image sitting inside the frame, I want it outside. Please see the screenshot to understand what I mean. I tried with your jewellery demo’s background to show the exact difference between your demo and mine.
Screenshot: https://prnt.sc/he5bfh
Hello,
Please go to Theme Options > Styling > Content > Site Background > image and Container Background Color > white http://prntscr.com/he5o3x
Regards
Thank you! It works fine.
You’re welcome!
Let us know if you need any assistance.
Regards
Tagged: background color, background image, frame, woocommerce, wordpress
The issue related to '‘How to set "background image" or "color" outside tte frame’' has been successfully resolved, and the topic is now closed for further responses