Show Excerpt on Mobile Phone?

Posted in: Newspaper
Post count: 45

Hello – is there a way to un-hide the content excerpts so they do show on a mobile phone?

If it helps, I am only using Block21 on my homepage.

Post count: 6535

Hi

Try this css in theme panel > cutom code > custom css: http://screencast.com/t/qZmxLtZAxs

.td_block_21 .td-excerpt{
display: block!important;
}

Thanks!

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