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

    Dear Enfold-Team,

    After a view changes, my font-sizes which I defined in the enfold settings are not working anymore.

    I updated to php7 and I switched to https. right after this changes everything works fine. After a view days I notized, that my font-sizes are not proper working anymore, and I can´t found the error.

    I tried several things like “Search and replace” but the links looks fine. I also tried to save again the settings in “advanced styling” and in “custom css”. Nothing worked.

    Have you an Idea where the problem is?

    Thank you for your help!

    • This topic was modified 7 years, 4 months ago by Maja.
    #712445

    Hey Maja!

    Can you tell us what font sizes are not working? we would appreciate if you could point it to us and probably give a screenshot. I checked your site and it fetches the css properly, can you give us temporary admin access? so we can check the backend. Please place the login details in the “private content” section when you reply so only moderators can see.

    Cheers!
    Nikko

    #712457

    Hey Nikko, thanks for your fast answer.

    All de Headline-Sizes are not working. I made a Example Page for the Sizes ( see in private Section below). The Headlines should have the sizes:

    H1 – 52px
    H2 – 44px
    H3 – 38px
    H4 – 32px
    H5 – 28px
    H6 – 24px

    but there are much smaller right now.

    p, a and lists are working fine.

    #712475

    Hi!

    I checked your Quick CSS code and found out that it’s not working because in this code block ) was used to close instead of }:

    @media only screen and (max-width: 520px) {
     div#mc_embed_signup_scroll {
        display: block !important;
    )
    }

    It’s working fine now. Let us know if it’s good on your end also :)

    Regards,
    Nikko

    #712479

    Hey Nikko,

    thanks for your help! It works now!

    #712480

    Hey!

    Glad we could help :)

    Regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Font sizes not working anymore’ is closed to new replies.