Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Change tags of Builder Elements
Tagged: tags, builder elements
First of all, sorry for my english.. is poor.
The question: Is there any hook to change all the tags (H1, H2…) of the Builder Elements?
I’m doing with a javascript code, but i have two problems with it:
– The change of the code is done before the web is send to user, and it makes my web load slower
– It cause conflicts with the plugin ‘rank math’
I think on the possibility to change the php files of the theme but.. i dont know if later i’ll have problems with updates.
Thank you!!