I just updated to 8.8 and wanna remove author and date from all blocks

Posted in: Newspaper
Post count: 6

I removed it a long time ago author and dates weren’t shown on the blocks 21 or any but completely forgot how. I’m also using the retro theme and can’t change the color of the mega menu that pops down from a blue to black http://www.huzlers.com if you can help my skype is huzlersmedia i’m always on.

Post count: 1341

I removed it a long time ago author and dates weren’t shown on the blocks 21 or any but completely forgot how.

====

Check it:

Post count: 136

How can you hide the date for just block 8?

Post count: 23312

Hello WakeUpCallProject,

Try using the code below and place it in Theme panel -> Custom CSS area.

.td_block_8 .td-post-date{
display:none;
}

Thanks.

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