- This topic has 5 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Aspire Theme Support › Changing h2 to h3
Hello,
I am a data table plugin in the Aspire theme that is supposed to be displaying table titles as <h3> headings, but they are being displayed as <h2> instead.
The plugin author has informed me that it is the theme that is causing these titles to display as h2. Can you point me to how I can change the headings from h2 to h3?
Here is a sample page that has a couple tables on it. Notice the large h2 titles. I am trying to change these from displaying as h2 to h3. Also, I have lots of these tables and I am hoping for a solution that does not need to be implemented each time I create a new table.
Thanks so much!
To provide more clarity, when I inspect the title, I see:
<h2> == $0
I can’t figure out where this is getting pulled or how to modify it so that it displays <h3> instead.
Here is a screenshot:
Thanks!
Kevin