CSS being called in the but not working

Options
Hi - I've created a new template that I want to call CSS from an externally hosted location.



I've managed to call the CSS in the <head> area but it's not actually being pulled through/working.



This is the page I'm trying to test it on https://alumni.nottingham.ac.uk/impact/donationform



These are the style sheets i'm trying to call:









Any guidance woule be much appreciated. I basically don't want to have to create another version of these style sheets as it just means updating two versions everytime something is changed.



Many thanks
Tagged:

Comments

  • Hello Gemma,



    The links to the stylesheets needs to include "https" to function correctly. You can not load assets with "http" on an "https" website.



    Hope that helps!

Categories