Comments Catutzi started the conversationJune 3, 2018 at 9:54pmHi,What settings should I use in order to have the same font size and type for blog entries?I want to have the same font size and type for the entire post entries the same as the preview post entry.Please see the attachment for more info.Thank you. 4,774Michael repliedJune 4, 2018 at 10:45amHI! pls. use following css: .post-title .entry-title span { font-size: 50px !important; line-height: 1 !important; } .post-text .summary p { font-size: 18px !important; line-height: 30px !important; } Sign in to reply ...
Hi,
What settings should I use in order to have the same font size and type for blog entries?
I want to have the same font size and type for the entire post entries the same as the preview post entry.
Please see the attachment for more info.
Thank you.
HI!
pls. use following css: