Wrap each word of a blog post title in span tags.
- 0.2.0
- 7.1
- Squarespace plan that supports JavaScript.
- Not Applicable
-
Add code from file blog post title each word span tag add.css to Website > Pages > Custom Code > Custom CSS. Refer to Using the CSS Editor for details.
-
Options
-
Page Specific
-
Use this option if you have only a single blog page you want to have this effect.
-
Add code from file blog post title each word span tag add.html to Page Settings > Advanced > Page Header Code Injection for the Page. Refer to per-page code injection for details.
-
-
Site-wide
-
Use this option if you have multiple blog pages where you want to have this effect.
-
Add code from file blog post title each word span tag add.html to Website > Pages > Custom Code > Code Injection > FOOTER. Refer to Add code to code injection.
-
-
This code is a base effect for other effects. To take advantage of it you need to write CSS.
You can see a demo of this effect here.
Please consider making a donation.
-
2025-04-06
- remove dependency on twcsl
- remove dependency on jQuery
- bumped version to 0.2.0
-
2022-06-12
- initial version