Hi,
We are creating a new template, for our landing pages.
We are experincing an issue where the CSS is not coming over (although external linked and working fine).
Does anyone have any suggestions? Thank you in advance.
The link is:- Landing Page - Dropbox
Kind Regards
Always start at F12 Console when you think something should've loaded, but didn't.
You have to load this stylesheet over https:// as the main document is secure.
There are other mixed content warnings about JS assets, which have the same solution.
Kelly Harrison please return to this thread and mark my answer as Correct.