Background image is not showing in Paralax (Chrome)

Hey Guys,
on my site www.scandibonus.se I’m trying to use a background image.
However, in google chrome, it will not show up when Parallax is selected.
But in safari, it will.
If i remove the parallax feature it will show in chrome.

Safari - http://prntscr.com/k4mspz
Chrome with parallax on - http://prntscr.com/k4mtko

Would you guys have any ide how to solve this, as the parallax feature is to cool to not use?

Hi Niklas,

We have a bug report regarding the usage of the Revolution Slider, and Parallax background Image in a Classic Section which causes the image to vanish.

We already added this to the issue tracker and you will need to wait for the upcoming releases to have a fix about this. You can follow up the case and see if the fix is available for a particular release by checking the changelog.

At the moment, there is no temporary solution other than you using new Sections and not classic sections. You can add a new section and you will have no problem regarding the case.

Thank you.

Hey, ok thank you so much.

Also add update for using SEO by Yoast, (does not read the word count)

:slight_smile:

Hey @nikish,

You’re welcome. For now, try adding this code in Theme Options > CSS

.x-slider-container {
    z-index: 1;
}

You can see the result in here https://youtu.be/Jq9eL6fiAbY

Hope that helps.

Nice!
Worked, thanks!

Glad that we could be of a help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.