Post style 13 template

Posted in: Newspaper
Post count: 74

How can I change the excerpt from italicised to no italics? https://snag.gy/B7vqGz.jpg

Post count: 23312

Hello majorfuss,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 74
Post count: 74
Post count: 23312

Hello majorfuss,

Please keep in mind that there is not talking about Excerpts. It’s just talking about subtitle and if you want to change the font-style of this element, you should use a bit of CSS code. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-post-template-13 .td-post-sub-title{
font-style:normal;
}

The result is here -> https://www.screencast.com/t/od4lyadj

Thanks for the message!

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