Lay-out is not good in Google Chrome
dev5.obviousmedia.nl I built with betheme. In Safari the layout is shown properly, in Google Chrome the layout is not good.
I have installed the latest updates.
How can I fix this?
Thanks, Jelle
dev5.obviousmedia.nl I built with betheme. In Safari the layout is shown properly, in Google Chrome the layout is not good.
I have installed the latest updates.
How can I fix this?
Thanks, Jelle
Comments
Hi,
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/
If this does not help, it would be best if you contact your hosting provider, who should be able to help you.
Best regards