span tags on everything breaking layouts
-
With the latest updates came more functionality with the plugin, which some users may need. The problem is that now that nearly every text element on a page is wrapped in a <span> tag. This is going to cause a problem on nearly every theme out there in one way or another. CSS elements like the below will no longer function correctly:
<br /> :first-child<br /> :nth-child( # )<br /> elem > elem<br />
The only way I believe this can be ‘fixed’ would be to have two plugins. One that is basic and allows users to add Google Fonts to their theme and use them in the WP editor, and the other one can be more advanced to allow users to do more customization with the plugin.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘span tags on everything breaking layouts’ is closed to new replies.