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

    In Enfold, how do I change the type size and font for the blockquotes paragraph style?

    #192746

    Hey beejman4000!

    Go to Enfold > Styling > Defines the Font for your body text > Select a font. You can also add this on Quick CSS field:

    blockquote {
    font-size: 16px;
    line-height: 1.5em;
    font-family: Arial;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Type font and size for blockquotes paragraph style’ is closed to new replies.