Block 10 Title Font Customization

Posted in: Newspaper
Post count: 25

I cannot, for the life of me, find where under Custom Typography I can change the size of the titles of posts that appear when using the Block 10 element. I can isolate everything other font but that one! Or I can change the CSS for it but, again, I don’t know where I would do that. Thanks in advance for any help with this.

Post count: 7909

Hi,

Unfortunately there is no option in Theme Panel to change font for this block/module(in version 5 of the theme Custom Typography section will be changed and will be added more options), but you can use this custom css: http://screencast.com/t/eK0mGyabPW2

.td_mod10 .entry-title a {
font-size: 18px;
}

Thanks!

Post count: 25

Thank you so much! That did the trick!

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