Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2181009
Blockquote
Closed

Comments

  • maunzi5 started the conversation

    I'd like to change my Blockquote font size and color

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .post-entry blockquote, .post-entry blockquote p, 
    .wpb_text_column blockquote, .wpb_text_column blockquote p{ font-size: 18px; color: #ff0000; }
    

    Change value 18 and color code ff0000 to any value as you want.


    Best Regards,

    PenciDesign