Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #459825

    Hey there Team Kriesi,

    Hoping for some help – for some reason the H5 styling I have specified in the advanced styling tab is working for some text blocks but not others and I can’t seem to figure out why.

    this is happening on this page: http://www.thehealthtohappinessproject.com/personal-coaching/

    The H5 styling should look like this:

    correct-h5-styling

    But on two occasions towards the bottom of the page it looks like this:

    incorrect-styling-1

    And:
    Incorrect-styling-2

    Many thanks for your help,

    Taryn

    #460985

    Hey Taryn!

    I get a “Gateway Timeout: can’t connect to remote host” error when trying to open your website. Can you check this please? We would need to inspect the elements.
    However, try to clear browser cache and refresh your website a few times.

    Cheers!
    Andy

    #461123

    Hi Andy,

    I’m not having any issues with accessing the website so hopefully it should be OK now.

    I have cleared the cache and refreshed a few times, but it hasn’t solved the problem.

    Thanks,

    Taryn

    #461151

    Hi!

    I have loaded the web site and all the headlines look like the dropbox one. Have you solved the issue?

    Regards,
    Basilis

    #461681

    Hi Basilis,

    Thanks for looks, but the issue still exists. I have had a couple of other people try it on their computers in case it was a caching issue, but they sent my screenshots showing the font at the bottom of the page was a different weight, size and font from the rest of the H5 headings on the page.

    #461791

    Hi!

    Add this to Quick CSS:

    #top .main_color h5{
        color: #8a558e;
        font-size: 24px;
        font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: lighter;
    }

    Regards,
    Josue

    #461815

    Fantastic! Worked perfectly. Thanks so much Josue.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Inconsistency with H5 styling’ is closed to new replies.