Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #371040

    Hi, I am developing my 4th Enfold website. This time the font size is much bigger than before. I can change the header sizes easely but not the font size of normal text in Advanced Styling. I tried body {font-size:14px; } in the quick CSS of Main Content, but that only changes the distance between the lines but not the font size. Please help me. Thanks
    PS: my RembrandtKliniek.com site has very small fonts; my site in development JosDeurloo.nl has too big fonts.

    #371042

    This works on my site:
    body {
    font-size: 15px;
    }

    #371044

    Hi JoostvanderLaan;
    I’ve done this to have 15px size

    body p{ font-size: 110% !important; margin: 0 0 0.85em 0 !important; line-height: 1.35em !important;}

    #371205
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how do I change font size in normal text’ is closed to new replies.