Page background and column parallax
-
Hello,
How are you?
I have 2 questions:
1. How can I customize each page’s background? I want to make a different background on every page.
2. When I use woodmart parallax for a row it works fine, but when I do it to a column the image stays still. Is there a way to solve this?
Thank you!!
Hi,
1. There is no such option for each page. But you can add a custom CSS code for each page in Visual Composer editor settings (gear button in the right top corner).
div.main-page-wrapper {
background-color: #fefefe!important;
}
2. Could you please provide us a link where we can see this problem on your website?
Regards