Font matching for posts with links

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.

2 Likes

Hi there and welcome to the Community, @Niki_Pham :waving_hand:

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 :slightly_smiling_face:

1 Like

Resending since I got an email saying that my response last wasn’t able to post:

I did what you asked and it changed all the fonts to default and NOT verdana. See screenshot.

2 Likes

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?

1 Like

It works. appreciate you!

1 Like

It’s my pleasure :wink: