• Resolved barak97

    (@barak97)


    Hi,

    Is it possible to change the testimonials’ title’s HTML tag?
    I mean that “testimonial-heading” class won’t be H3, but <div>
    I ask because I use Elementor’s table of content element, which thinks that the testimonials are part of the headings of the post…

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @barak97,

    Thank you for reaching out to us!
    Yes, this is possible.
    You’d have to go to this file: strong-testimonials/templates/modern/content.php
    And copy it and then go to your theme’s folder > and in there create a folder named strong-testimonials > in it a folder named templates > and in it one named modern > and in the modern folder paste that file.
    Then edit the file and replace the <h3> with <div>

    Warmly,
    Mihaela

    Thread Starter barak97

    (@barak97)

    Hi Mihaele,

    Thank you for your fast reply.
    I followed your instructions, but it seems like it didn’t work.
    Do I need to change anything in the plugin’s settings / functions.php file of the theme?

    Barak

    Thread Starter barak97

    (@barak97)

    Hi, I would appreciate your help 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change title HTML TAG’ is closed to new replies.