Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1180404
    LiquidDave
    Participant

    Block quotes are a bit too large. What is the best way to make them smaller throughout the theme?

    #1180563
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To make the blockquotes smaller globally, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site blockquote {
        font-size: 18px;
    }

    Feel free to change the font size and its font weight if needed.

    Please let us know how it goes.

  • <script> jQuery(function($){ $("#no-reply-1180404 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>