Hello,
Costumizing heading sizes in advanced setting doesnt work for me.
In term of SEO and because it´s very ugly having H1,h2 and h3 in different sizes, i want to have h1, h2 and h3 the same size.
I tried to add h1, h2, h3 one by one and change them, but this didn´t work.
I then tried to do the changes for the tab h1-h6 and this didn´t work either.
If you have an idea/solution how I can do best practise for SEO and at the same time make the title/heading same size or good lucking, please let me know.
I want this to work on zorbas.dk and zorbas.se
Hey lech07,
Are you running any custom css that may be malformed and preventing customizer from working.
Best regards,
Jordan Shannon
Yes i am running some custom css
Hi lech07,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
It´s in general. but yes i can send you a page for an example.
For instance here: https://www.zorbas.dk/graesk-buffet/
But in general i just want to use header 1, 2 and 3 but to have same size.
I know i change this in the settings, but this is not working when changing. Nothing happens.
Hi,
Try this in quick css:
h1, h2, h3{
font-size:36px!important;
}
Adjust the size to what you need.
Best regards,
Jordan Shannon