Why does it look so different?

Hi why do it look so different? What am I doing wrong?

This is what I think is going to show front end on my site:

And this is is what really shows:

And yes I have cleared the chache :slight_smile: both in wp-admin and my web cache

Thanks!

Hi @Lottafixelius,
Thanks for reaching out.

It seems that the URLs are not fully replaced while moving the site from staging to production or implementing the SSL and that causes the Mixed Content issue [ HTTP and HTTPS ] blocking to load of the Font files and other resources.
I would suggest you replace the URL properly and check this again, there are many URL replacement Plugins available in WordPress which help you to replace the URL.
This article will be helpful in this:https://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/

Hope this helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.