
I’d like to hide the site name of the site.
First of all, I would like to reveal H1 in the body of the homepage.
The homepage name comes out first, but I want to delete it. Please help me.
Hi totojisic100k, I deo not know exactly if I understand correctly the question, do you want to remove the H1 from pages to can use it in other place ? If is so then it can be remove only manually from theme files. Normal our theme set the H1 for logo and for post/page title (on posts this system it is automatically, but on pages depends on the page template that you set). If you want to edit it, you can set a page template and edit that page template -> wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-title.php -> https://i.imgur.com/QN7Ummw.png (set a div or a p instead of H1).
I hope this will help you!


Carlin, thank you for the details, but when I tried it, H1 came in automatically under the site name, I’d like to remove it, but please see what I did wrong.

Friend, I do not understand. All I see now is the tag. It’s just h2, h3.
There is only one h1.
I want to remove the site name. I want to express h1 only.
Carlin is easier to see tags shall indicate all.Please check what the problem.
Hi totojisic100k, my name is Calin not Carlin.
Maybe I do not understand correctly what do you want.
Where do you want to express h1 only and what do you mean from express?
If you want to add tags on elements from page, then you can do this using tagDiv Composer -> https://i.imgur.com/70hPjoF.jpg -> https://i.imgur.com/Z17rXrx.png
Also the above suggestion to replace the H1 in theme files (in this file page-pagebuilder-title.php) it will apply when the page template it is set on this -> https://i.imgur.com/QKeqzG2.png if you use the default then you need to edit this file -> https://i.imgur.com/zEz7N83.png and in case that you use the Pagebuilder + latest articles + pagination the the file it is page-pagebuilder-latest.php
I hope this will help you!