I’m trying to add in some javascript & CSS to unbounce.
I’ve added the .js & .css files OK but having a problem specifying the Link and Script tags.
I have created files in Unbounce called:
jqeasytooltip.css
jqeasytooltip.v1.3.min.js
What I want to do is end up with code that looks like this:
"
But I can’t figure out the format and where to add the Link tag to the css file and the script tag to the JS file.
Any help gratefully received 🙂