big grid 8 autor and date

Posted in: Newspaper
Post count: 5

how can i add autor and date in all items in big grid 8?

Post count: 22421

Hello,

The big grid author and date were hidden with css as a design choice. It can be activated again by adding this css in the theme paenl-> custom css box:
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info{
display:block;
}

Thank you!

Post count: 5

thank you 🙂

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