Remove Author Name on Big Grid Full

Posted in: Newspaper
Post count: 187

Hello. I would like to not have Author Name show on Big Grid Full 9

Problem is it’s too easy for users to click on the name and go to the author page rather than the story.

Thanks 🙂

Post count: 23312

Hello bobbymc,

Try the code below ->

.td_block_big_grid_fl_9 .td-post-author-name{
display:none;
}

The result -> https://www.screencast.com/t/wBU6UoYrj4

Thanks.

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