Tagged: magazine
I have avia-magazine running on the front page and there all posts listed.
I want to change the h3 tags into h2 tags, but not with CSS.
Hey getontop,
I would strongly suggest doing it by means of css.
If not, you can find file enfold/config-templatebuilder/avia-shortcodes/magazine.php, find $titleTag = "h3";
and change it to h2. Keep in mind, you will loose this change on any theme update.
Let us know if you have any more questions.
Best regards,
Victoria