Simple way to convert a Webflow site with Webflow components into a Bootstrap-themed website.
Do you:
- prefer Bootstrap's default design over Webflow?
- just want to quickly launch a minimal site without worrying much about styling individual components
- want a 1140px-width Bootstrap container / or dislike the default 940px max-width Webflow container?
- find it difficult to use dropdowns in the Webflow navbar?
- etc...
Compare how your site could look before and after using this
Before: http://webflow-bootstrap-before.webflow.io
After: http://webflow-bootstrap.webflow.io
-
Use the instructions on this forum thread to insert the script file webflow-bootstrap.js, into your project's Site Settings > Footer Code.
It should be as simple as this:<script src="https://cdn.rawgit.com/samliew/webflow-bootstrap/master/webflow-bootstrap.js"></script>
-
Save and publish.
Please use the issue tracker. Pull-requests welcome.