Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
- skylupoParticipant
Hi everybody,
Well, I found that that bug is common with many versions of chrome.
Here’s the solution that worked for me.
1- I removed the background image from the customizer
2- I used that css code in the custom css section:#hs-page { background-attachment: fixed; background-color: #000000; background-image: url("http://path/to/my/background.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; }
Hope this will be usefull to others.
Have a nice day
And big thanks again to the dev !
Skylupo - AuthorPosts
Viewing 1 post (of 1 total)