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!
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
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.
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
Hey Nikko,
thanks for your help! It works now!
Hey!
Glad we could help :)
Regards,
Nikko