How to change BETHEME-TESTIMONIALS H5 NAME into P
in SEO
Hello,
I'm looking how to change the author in BE- testimonials to p instead of H5
I changed in the CSS file be.css
.testimonials_slider .testimonials_slider_ul li .author p{margin-bottom:2px}
i replace H5 by p, but no change. When i inspect the page, it's still H5
Thank you in advance for you help :-)
Comments
Hi,
It cannot be done via CSS, and to change that, you would have to modify theme files in which we do not provide help.
However, you can use Query Loops to recreate the testimonials slider and use <p> tag instead of <h5>.
See the following video tutorials:
https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf
Best regards