Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #360103

    Hi,

    I’ve sort of figured out how to adjust the size of many of the font elements I want to change. I’ve read this support article: http://kriesi.at/documentation/enfold/change-the-default-font-size/.

    I’m also aware of changes I can make to various elements in the Advanced Styling section of the Enfold Theme’s options.

    Question #1:
    Why isn’t changing the body font size part of those options in the Advanced Styling section? It would be great if you could add that option.

    Question #2:
    Through your support response noted above, I was able to change my body font size but I was wondering if anyone was aware of general design guidelines on how to adjust all the other fonts in relationship to changing the body font? I’ve found the following resources regarding “Golden Mean” typography that seem to be reasonably relevant:
    1. http://www.pearsonified.com/2011/12/golden-ratio-typography.php
    2. http://www.pearsonified.com/typography/

    The above information is great at helping me understand the size I may want for my base body font. However, I don’t understand how to translate into sizes for H1, H2, H3, ect.

    Has anyone run across this before?

    #360601

    Hi curtdonohue!

    #1 Feel free to make a feature request: https://kriesi.at/support/enfold-feature-requests/

    #2 If you are asking us about design questions, than this is out of our support scope. If you want to change font size of H1, add this to Quick CSS:

    h1 {
    font-size: 18px;
    }
    

    Best regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.