Background image - by wabbage - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 7 years, 6 months ago ago by 8theme

  • Avatar: wabbage
    wabbage
    Participant
    September 29, 2016 at 12:38

    Hello, we’re building a website for our client using this awesome theme and we were hoping to feature some of their characters within the background of some rows of content (Example link is in the private comments section). However when scrolling it appears and disappears, is there a way to have it visible at all times?

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 29, 2016 at 14:00

    Hello,

    Edit your page and disable fixed background position in Row settings http://prntscr.com/cnrbav

    Regards

    Avatar: wabbage
    wabbage
    Participant
    September 29, 2016 at 14:41

    Hello,

    If I do that is there any way to align the image to the right?

    Thanks.

    Avatar: 8theme
    8theme
    Support staff
    September 29, 2016 at 15:28

    Hi,

    Try to add the following code snippet to this page Custom CSS field in Visual Composer

    .vc_row { background-position: center right!important; }

    Avatar: wabbage
    wabbage
    Participant
    September 29, 2016 at 15:32

    Adding the code of vc stop any image showing at all in the background 🙁

    Avatar: wabbage
    wabbage
    Participant
    September 29, 2016 at 15:34

    Sorry it does work, however its now only visible when you scroll down to it. Anything I can tweak to correct this?

    Avatar: 8theme
    8theme
    Support staff
    September 29, 2016 at 15:43

    Try to to your custom CSS also the following code snippet

    .vc_row.et-parallax-right {
        background-attachment: inherit!important;
    }

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.