• Resolved AJ Don

    (@cultural-keys)


    I’ve been playing around with the background options on Virtue, trying to find a way to upload a single image that will stay in the centre of the page as the viewer scrolls down, but have yet to make it work.

    Is there a way to make it scroll down with the viewer, as the text scrolls up?

    My site is ckmartialhearts.com.

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Do you want this image to be right behind the text or in the background of a boxed style like this demo: https://themes.kadencethemes.com/virtue2/

    Kadence Themes

    Thread Starter AJ Don

    (@cultural-keys)

    Hey KT,

    Yes, I’m, looking for it to do exactly as in the link you show.

    If you look at my site now, I have an image on the Left Side, half way down the page. I’m wondering if it’s possible to make that image stay n the screen, no matter where the viewer scrolls up or down to i.e. for the image to ‘follow’ them.

    I’m not seeing an image. But if you want the same look first go to your theme options > main settings. Click on the boxed option.

    Then in the theme options > advanced styling set the body background.. bottom of that tab. Make sure to click the option for a fixed background.

    If you want the image to cover the whole space regardless of size add this css:

    body {
    background-size: cover !important;
    }

    Kadence Themes

    Thread Starter AJ Don

    (@cultural-keys)

    Badass!

    Thanks KT! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Scrolling background image’ is closed to new replies.