This topic has 9 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hi,
In relation to this post:
https://www.8theme.com/topic/background-stretch/#post-97050
is there a way to add a background pattern to the HOME page only please?
Hello,
Please specify what pattern you want to add.
Regards,
Eva Kemp.
Hi ive added it in the media folder:
seamless-damask-pattern.png
Please let me know how it is done, just in case i need to change it.
Many thanks!
Hi Eva,
Please note i only want the background from below the slide and all the way down the page, let me know if this is possible.
Thank you.
Hello,
I’ve added this code in CSS block of Visual Composer editor in your home page:
header {
background-color: white;
}
.st-content {
background-image: url('http://www.brazilianweave.uk/wp-content/uploads/2015/10/seamless-damask-pattern.png');
}
Please check the page.
Best regards,
Jack Richardson.
thank you, is there a way for me to change it so that the background does not repeat?
Hello,
Please edit the code to this one:
.st-content {
background-image: url('http://www.brazilianweave.uk/wp-content/uploads/2015/10/seamless-damask-pattern.png');
background-repeat: no-repeat;
}
Best regards,
Jack Richardson.
Thank you
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Background on home page’' has been successfully resolved, and the topic is now closed for further responses