Hey guys!
I’m trying to make use of the amazing prompt shortcode here - https://demo.theme.co/integrity-1/shortcodes/prompt/ - although I’d like to use a few times throughout every post.
That said, by default it uses a h2 tag:
<h2 class="h-prompt">Check Me Out!</h2>
Instead of the h2 class, I’d like to use a div class (or h3/h4), but I can’t locate the .css or .php file where I can make this change inside the theme (I’ll move it to child theme after).
Can you please help me find it? Thank you!