This plugin adds span tag around each word in Genesis site champion for separate movie with css.
This stretch terms how to install the plugin and get it working..
Upload the whole genesis-site-title-styles folder to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
While you effectively activate the plugin on non- Genesis site it is impossible as the code based Genesis-specific actions...
After demonstrating the plugin each word in page champion will be wrapped in span tag...
Add this your style. css in the part for page champion.
Above example would target the first word in the page champion.
Change the number in parenthesis to target this word span nth-child 2 will target the second word and so on...site-title span nth-child 2 {. type #99d7da. font-weight 600. }.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more