maybe someone knows how to fix this properly? I have my website made with Wordpress. The source page is exactly the same, but there's a problem with the pages background whereas it shows fixed on Firefox (and also sized correctly / cover) on Chrome it's zoomed in and it's scrolling with the page.
Page sample: Website here
Chrome is famous for this issue apparently but I wonder if there's an efficient workaround to solve and see my backgrounds on their original scale (and also responsive on devices of course)
Thanks for letting me know, Bruno
I cannot find a solution because the code is literally the same, it's just the browser responsiveness that changes
Ok I found the code (attached):
CHROME:
FIREFOX
The problem is that Chrome is forcing to refuse the "cover" tag, and also if I try changing the background attachment from "scroll" to "fixed" is not staying in place.