How to do change subtitle font?

Posted in: Newspaper
Post count: 181

Hello,

How can i change the subtitle font? Can’t find the option in ‘custom typography’?

Thanks 🙂

Post count: 31

I also would like to know 🙂

Post count: 181

Anyone know how to do this? Is it custom CSS i need to add?

Thanks 🙂

Post count: 6600

Hi,

You can use this css to change it: http://screencast.com/t/etgqtuPGbEv

.post .td-sub-title {
color: #00BAFD;
font-size: 20px;
font-family: Sacramento;
}

Thanks

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