• Resolved blogocorp

    (@blogocorp)


    Hi!

    I’m trying to change the size of the text for quotes but i don’t know how to do it. Can you help me?

    Thanks for your answer!

Viewing 1 replies (of 1 total)
  • Thread Starter blogocorp

    (@blogocorp)

    Resolved!

    You need to put this code in CSS box with the font-size you want:

    blockquote p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘The size of quotes text’ is closed to new replies.