Is there a way to change the font size of the quote and/or the author in the Pen Blockquote?
Also, it appears that the quote " icon is the general site accent color as is the author. What drives the color of the quote text itself and is there a way to change that?
Also, what setting determines the typeface of the Pen Blockquote?
That is extremely helpful; thank you. I was able to change the size of the quote text and author. I was also able to change the color of the quote icon with the CSS you provided. I understand that I cannot change the typeface of the quote content.
Can I change the color of the quote content itself (and not just the icon)? How about the color of the author?
Is there a way to change the font size of the quote and/or the author in the Pen Blockquote?
Also, it appears that the quote " icon is the general site accent color as is the author. What drives the color of the quote text itself and is there a way to change that?
Also, what setting determines the typeface of the Pen Blockquote?
Thank you.
Hi,
1/ To change the size for blockquote & author name, please add more this code to Customize > Addinational CSS:
Change number 18 to the size of text on Blockquote.
Change number 14 to the size of author on blockquote
2/ To change the color of blockquote icon, please add more this code to Customize > Addinational CSS:
Change ff0000 to any color you want. You can get a color code here
3/ Sorry, currently this theme doesn't support this feature.
Best Regards,
PenciDesign
That is extremely helpful; thank you. I was able to change the size of the quote text and author. I was also able to change the color of the quote icon with the CSS you provided. I understand that I cannot change the typeface of the quote content.
Can I change the color of the quote content itself (and not just the icon)? How about the color of the author?
Thank you so much!
Hi,
To change the color of blockquote text content, please add more this code to Customize > Addinational CSS:
Best Regards,
PenciDesign
That's perfect! Thank you! Is there any way to change the author color so that I can sync it to the change I've made to the quote icon?
Thanks again.
Hi,
To do that, please replace this code:
To:
Best Regards,
PenciDesign
Got it! You are awesome! Thank you!