asked on January 27
I've been able to do this with the classic designer with jquery, but with the modern designer it does not seem to work. Below is the js i've used in modern designer, can anyone provide input as to why it isn't working?
document.querySelector('head').append('<link rel="stylesheet" href="file path from classic designer" type="text/css"/>');
0
0