currently, my posts with just texts reflect my customization to the font verdana but posts WITH links/reposts with thoughts are NOT in verdana font. Id like for them to match please.
Hi there and welcome to the Community, @Niki_Pham ![]()
I’ve checked your widget and see that the Verdana font is applied to all posts, but the font size of the posts without links is different.
To fix it, please use this CSS code on the Style tab of your widget’s settings:
.es-carousel-layout-item
.es-text-shortener {
font-size: 14px;
line-height: 1.3;
}
Give it a try and let me know if it helped ![]()
I’ve just published the code, checked the widget using the Share Link and recorded a screencast showing that the Verdana font is applied to all posts:
Could you please double-check it on your website or using the Share Link and let me know how it works?
It works. appreciate you!
It’s my pleasure ![]()
