You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is not an easy to add a custom class to the child element(s) of a custom block or a core WP block. This would be really nice to have to add in TW classes.
It can't be added in the WP editor "class" section as that can easily be removed.
Look into:
WP filters
WP React
WP theme.json
The text was updated successfully, but these errors were encountered:
There is not an easy to add a custom class to the child element(s) of a custom block or a core WP block. This would be really nice to have to add in TW classes.
It can't be added in the WP editor "class" section as that can easily be removed.
Look into:
The text was updated successfully, but these errors were encountered: