Home Forums WoodMart support forum Page background and column parallax

Page background and column parallax

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24836

    ATQUALITY
    Participant

    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!!

    #24840

    Artem Temos
    Keymaster

    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

Viewing 2 posts - 1 through 2 (of 2 total)