Custom Html: Header Tag H1 not working

GK User
Wed Dec 09, 2015 10:38 am
Hey,

since I do not have a H1 on my first page I wanted to change this by adding a H1 with a custom html module.
In advanced settings I changed Header Tag from H3 into H1.
When I check my homepage with firebug it did not change into H1 but stays H3. What can I do?

Please see "Marokkanisches Kunsthandwerk" in http://casa-eurabia.de/
User avatar
Senior Boarder

teitbite
Thu Dec 10, 2015 3:05 pm
Hi

Not every module position supports this style. Easiest would be to disable showing header and add the header in content of this module instead:

Code: Select all
<h1 class="header gkPage scroll-revealed" data-scroll-reveal="enter bottom and move 100px over 0.75s" data-scroll-reveal-initialized="true" data-scroll-reveal-complete="true">Marokkanisches Kunsthandwerk</h1>
User avatar
Moderator


cron