Watch The Helpful Video Below!
Development
Specific Class Targeting: Since version 1.2 you can now add unique classes to your shortcodes using the “class” parameter. This is great for custom styling.
Remove default css: You can easily remove the default shortcode css via your WP theme using the following code:
wp_dequeue_style('symple_shortcode_styles');