Hi,
I tried to change the font size in enfold theme setting, but it takes no effect?
Any idea?
kind regards Jak
Hey Jak73,
What element are you trying to adjust?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Jak73,
The body font size is a very general setting and so many elements override it or you have some error in the css so that the css breaks and does not apply.
Please try this code:
#top #wrap_all p {
font-size: 18px;
line-height: 28px;
}
Best regards,
Victoria
Hi Victoria,
it don*t take a effect?
Any other idea?
Kind regards Jak