I would like to make the text of quote posts larger. Can you tell me the css for making it larger and changing the font?
Quote posts - change font and font size
3 posts from 2 voices-
Posted 1 year ago #
-
Hi,
Try to add this code in your Quick CSS or custom.css:
.first-quote {
font-family: Georgia,"Times New Roman",Times,serif!important;
font-size: 30px!important;
}Just change the font-family and font-size value as required. Hope this helps. :)
Best Regards,
IsmaelPosted 1 year ago # -
I also figured out that the quote needs to go in the Header entry field for it to render in the larger font. I was putting everything in the text field and leaving the header blank.
Thank you for your assistance.
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.














