Change h4 title to h3
-
Hey guys, for accessibility reason I need to change the list shortcode event titles to h3 instead of h4.
i can see this line in the php file:
$event_output .= apply_filters( ‘ecs_event_title_tag_start’, ‘<h4 class=”entry-title summary”>’, $atts,
How do I override this without directly editing the plugin?
Cheers
John
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change h4 title to h3’ is closed to new replies.