Webflow Temaplate Submission

Does Webflow allow using the Saddle framework for class naming in Webflow templates? If you know, please share your experience.

1 Like

Yes, you can use frameworks like Saddle for class naming, but Webflow will only approve templates if the structure is clean, consistent, and easy for buyers to edit. Best to stick with their template guidelines as the final check.

Thanks for clarifying! I’ll make sure to follow Webflow’s guidelines when setting up the class naming.

My understanding is that Saddle relies on custom code (GSAP scripts, custom JavaScript, code embeds) beyond the narrow exceptions Webflow allows for templates.

Custom Code and Site Settings

Custom code

  • Custom code (in site settings, in embeds, in page settings) is not allowed in Templates, except for:

    • GSAP Custom Code

    • Font smoothing in the project settings - Example: {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

    • No-index code in the Licensing and Changelog pages: ‍

    • SVG’s - If you’re using SVG’s code it is required to add an Instructions page to the template with clear guidelines about how to use it.‍

1 Like