Edit Block 10 (css-edit)

Posted in: Newspaper
Post count: 55

I want to edit Block 10 something like this, no dates and the space between the titles to be much smaller and if posible could – or the arrow before Posting Title. THX

Something like this: —> http://awesomescreenshot.com/0d83ju9f1b

Post count: 6600

Hi,

Use this css in theme panel > custom css: http://screencast.com/t/SF0stGgc

.td_mod10 .meta-info {
display: none;
}
.td_block_10 .td_mod10 {
margin-bottom: 0px;
}

Thanks

Post count: 55

Thanks Lucian, work perfectly for me.

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