How to remove "Read More"

Posted in: Newsmag
Post count: 4

Hi

Site: http://www.dancebr.net

At home, i use “Block 12” on home page. (When you see NOVIDADES)

How can i remove “LEIA MAIS”(READE MORE)? If was possible?

Thanks a lot

Fernando Moraes
DanceBR

Post count: 6535

Hi

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

.td_block_12 .td-read-more{
display: none;
}

Let me know how it goes.
Thanks!

Post count: 4

Great! Thanks a lot!

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