Hi!
I just have a quick question, I just want to change the event countdown title to H4, can you help me with this? This is the line of code that loads the title, but don’t know how to change it correctly.
$atts['title'] = array( $atts['title'] => __("",'avia_framework') ."" . $title );
Thank you!