Length of excerpt in sidebar modules

Posted in: Newspaper
Post count: 13

Hi,
I addded a “tagdiv block 7” to my sidebar with one category. I also modified the length of excerpt for block 7 (I set it to 1 word) in the theme panel. Unfortunately the length of the excerpt in the sidebar does not chage, can you help?
The URL is http://www.nowadebata.pl – the “block 7 widget” is right next to the revolution slider (on the right). I would like the excerpt to be 0 words, only the title.

Post count: 6600

Hi,

Please use this custom css to hide the excerpt on block 7: http://screencast.com/t/xGIuqVjM0

.td_block7 .td-post-text-excerpt {
display: none;
}

Thanks

Post count: 13

Thanks, will try this

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