Edit raw html, css, js and upload into website
M
Matthew Purdy
as a developer; would like to have the ability to load my own website files into website instead of dragging and dropping all these different elements (for me its much slower and cannot make it what i want (for generic web). most likely have to go and put my website on another site and point subdomain to GHL)
Log In
C
Chad Martinson
you can currently use the custom code element and paste your files in there. I build react apps and place them on a page giving me all the functionality I want. You can store your files on a cdn and import them in the header or footer and then put a div with an id in an element on the page.
S
Saad Ahmad Saddiqui
Chad Martinson: Wait you use react with this? Could you explain a bit further on how? I'd be really grateful as this builder has been a bane in my existence.
D
Devon Smart
Chad Martinson Are you able to elaborate on this or show a tutorial on how to do this?