This topic has 4 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hello,
How can I add an image background (pattern) to the page ‘Container’? I know I can change the colour in the setting, but I need to add an image on repeat to create a pattern.
Thank you
Hello,
Please try to use this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.page-wrapper {
background-image: url('http://path_to_your_image') !important;
}
Best regards,
Jack Richardson.
Thanks a lot, works perfectly. Cheers
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Background on Shop and Product pages’' has been successfully resolved, and the topic is now closed for further responses