Is it possible to access Files created in the Files section?

I need to style an iFrame that I am embedding on a page and I want to create a CSS file in the Files section which I can then inject with JavaScript in the tag of the iFrame.

I am having a hard time figuring out how to access the CSS file so I can load it into the iFrame.

Here is my current Files structure:
image

Website URL: retoolkit.io

Code inside of that file is being loaded inside of your divhunt website. We do not generate specific cdn link per each file. So if you want to load it in your iframe through cdn link, I think you need to use some other service, such as github in combination with jsdelivr.

1 Like

Gotcha! Thank you very much! I saw your post about adding a custom font so I might use that method.

Awesome as usual @Pakic! Thanks!

Yeap, thats the method I am talking about :slight_smile:

1 Like

In case anyone else is looking - we are referring the post linked below :slight_smile: