Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1122865
    lhd333
    Participant

    Trying to edit block quote formatting and size (including line height and padding) but just a simple color change isn’t working. I’ll post a link and login info for testing.

    #1122869
    lhd333
    Participant
    This reply has been marked as private.
    #1123270
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can use this css code instead.

    blockquote p {
    	color: red;
    	margin-bottom: 0;
    	line-height: 1;
    	padding: 20px;
    }

    Feel free to adjust those values.

    Hope it helps, Cheers!

    #1124365
    lhd333
    Participant

    THANK YOU. This was driving me crazy. All other solutions on the forum didn’t work.

    #1124445
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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