Custom Code Embed Issue - limit 10,000 characters

Hi there,

I have a project where we are using an external API to display some course dates. The course dates are pulled from a server and display fine, I have tested it and it works/displays which is great.

However when I go to style the page with CSS, I am limited by 20,000 characters. I have 35,000 characters I want to use. Is there a work around for this? I thought maybe by linking to a style sheet but am having issues resolving this and would really appreciate any help.

You can see the API working about halfway down the homepage.

Here is a link to the read only version of the website:

https://preview.webflow.com/preview/roadsafe-ebd2bf?preview=3ca2f769ca4c53e998018e7c9fc9c244

Here is a link to the API working (without the css/website)

https://preview.webflow.com/preview/test-roadsafe?preview=5698fbbce282fcf3be79ffe12ccdbb14

Kind regards,

Ben

Host the CSS elsewhere and pull the file in

hey @samliew Thanks for the reply and thanks for your help!

Kind regards,

Ben

can you help me with second step :Get embeddable link from any github resource

i want to import css file from github gist to webflow, as I cant add more than 10000 character custom code in webflow

Maybe this will help: Overcome Webflow custom code 10,000 character limit with CloudFlare CDN

I wrote this last week.