For Template Creators
Are you a template creator? Since Webflow does not allow custom code to be embedded in templates, we prepared a streamlined one-page version of the S2 Framework — S2 Framework for Templates.
It is essentially a one-page Style Guide that fully complies with Webflow’s marketplace submission requirements, making your template creation process faster, more organized, scalable, and easy to maintain for anyone!
Follow these steps:
Go to Site settings, then Custom code, and remove all the code from the global Head code and Footer code. Remember to click "Save".
Open Designer, make the "Home" page your homepage, and remove
DELETE-ME
from the page.Delete all pages, except:
the new blank homepage
the "One-page Style Guide" page
the "Licenses" page (keep it if you find it useful)
the "Password" and "404" pages
Remove the Global Code component on the "Password" and "404" pages.
Go to the "One-page Style Guide" page and remove the Clone Now CTA component. The Grid Guide component also consists of custom code, but you may keep it as a tool and remove it later.
Optional: Remove Dark mode from the Colors variable collection.
Clean up all unused Components.
Clean up all unused interactions.
Clean up all unused styles.
🎉 Congratulations! You are now ready to start building.
Note about the "Form" demos: Since there is no custom code to remove the select fields' default dropdown arrows after the above cleanup, you may need to apply some styling and adjust the spacing to improve their appearance.
Last updated