• Resolved cudderisback

    (@cudderisback)


    Hello,
    I have a small problem of posting on my page, at the level of “Feel Good Office” and the description (just above “notre approche”), the background image does not appear with the browser Google Chrome. But still, it works with Safari or Firefox … I used elementor to build my page with the theme Ocean Wp and I have almost nothing in HTML. Can you help me ?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, it is a Chrome issue, a lot of users has the same problem with a background image fixed, I hope they will solve this soon.

    But then how other themes don’t have this issue?

    https://prntscr.com/k7fex0

    I figured out the issue, if you can find a fix please let me know.

    Theme Author oceanwp

    (@oceanwp)

    Hello, Elementor gave me this css code, try it:

    @media screen and ( -webkit-min-device-pixel-ratio: 0 ) {
    	section.elementor-section {
    		-webkit-transform: translate3d( 0, 0, 0 );
    		transform: translate3d( 0, 0, 0 );
    	}
    }

    I have the same problem…
    Ok with the code, but where i should put this code ???
    Thanks!

    Ok, i put this code in the CUSTOMISER > Custom CSS/JS
    And it’s WORK !!!
    One less thing to worry about, THANK YOU!

    Theme Author oceanwp

    (@oceanwp)

    You’re welcome ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image does not appear Google chrome’ is closed to new replies.