Wrong view on windows 11
Good morning,
we have a problem with a site made with WP and Betheme.
On windows 11 the site looks different.
Images do not appear with round corners and section backgrounds do not display.
In the first image you can see the screen capture on windows 11, in the second on mac. We have tried many browsers but the result looks the same.
With windows 10 it works fine.
You can see the site at http://matteov8.sg-host.com/
Can you help us?
Comments
Hello,
There is a possibility that your website changes the URL from http to https, which is incorrect, generates a mixed content error, and styles are not loaded correctly.
Your htaccess can redirect your website to http, so you should edit it and change it to https.
https://www.freecodecamp.org/news/how-to-redirect-http-to-https-using-htaccess/
Best regards