Add CSS class?
-
Is it possible to add a CSS class to the short code? Ex:
[email class="button"]I would like to be able to add a button class to a few of the email links, rather than styling all of thea[href^="mailto:"]links.I can work around it by adding a
<div class="button"></div>around the shortcode but I’d prefer adding a class to the link itself, if possible.
The topic ‘Add CSS class?’ is closed to new replies.