Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1215769

    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

    #1215951

    Hey lech07,

    Are you running any custom css that may be malformed and preventing customizer from working.

    Best regards,
    Jordan Shannon

    #1216006

    Yes i am running some custom css

    #1216198

    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

    #1216295

    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.

    #1216607

    Hi,

    Try this in quick css:

    h1, h2, h3{
    font-size:36px!important;
    }

    Adjust the size to what you need.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.