I want to find a way to put a title h1 at the top only of the homepage.
Hi @thomas_rolland,
If you are managing home page from admin panel. Then you can do from admin as well.
Admin->Content->CMS->Pages-> Edit Home Page
I hope it will help you!
Hi @Vimal Kumar
If I put h1 tag in the first line of Edit Home Page, it appears in the middle of the page:
If I add it with the publisher h1 will be present on all pages and there will be 2 tag h1 on the product sheets.
I need to find code that would:
If homepage then display balise and if not homepage then not display balise.
Hello @thomas_rolland
That seems something top header part of your website, I am not sure your theme is allowing to edit. But you can surely try to look into the Admin->Content->CMS-> Static Block
Find header related block there,
Hi @theMageComp
Is it possible to incorporate condition into Static Block ?