How do I change the font of links in the block?

Posted in: Newspaper
Post count: 43

How can I change the font of the news article title? https://imgur.com/a/eL3Wt7D

Post count: 23312

Hello tangy,

I do not exactly understand what you want to achieve, sorry! Provide your website URL so I can take a closer look at it. Also, notice that the theme does not have any such an option that allows you to change the title color for Whatsapp when a post is shared on this social media.

Thanks for the message!

Post count: 43
Post count: 43

I am using block 3 and I want to change the font of the links in block 3.

Post count: 23312

Hi,

If you want to change the font for your sidebar for Block 3, try using the code below and place it in Theme panel -> Custom CSS area.

.td-ss-main-sidebar .td_block_3 .td-module-title a{
font-family:Arial!important;
}

Notice that the font family you display it should be loaded from the Theme panel.

Thanks for your understanding!

Post count: 43

Thanks that works! How come there is no such option through theme panel?

Post count: 23312

Hello tangy,

If you will use the Cloud Library template for Single Post you will use the TD Composer to edit your sidebar and fonts, as well.

Thanks for your understanding!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.