Font size in lists

Posted in: Newsmag
Post count: 17

Hi!

The font size in lists does not seem to change, even when line heigh for post content, font and font size is set for post content.

In our case, the font size is 12 and line-height 30px (for rest of content font size is 20), but only line height and font-type changes in the lists.

Is there anyway to also change the font size in the lists?

Example: http://serienytt.no/2016/01/beste-seriene-netflix/

Post count: 6535

Hi

The theme don’t have an option to change the font for the text displayed in smart lists but we will consider this for future updates. Now you can use this css in theme panel > custom code > custom css: http://screencast.com/t/jOy8VJ1Nznrr

.td-sml2-description p {
font-size: 20px!important;
}

Thanks!

Post count: 17

Well, that was quick. Thank you! Great support, as allways.

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