CSS Template issue | Community
Skip to main content
August 20, 2018
Question

CSS Template issue

  • August 20, 2018
  • 2 replies
  • 1597 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
August 20, 2018

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.

SanfordWhiteman
Level 10
August 20, 2018

Kelly Harrison​ please return to this thread and mark my answer as Correct.