Big grid problem

Posted in: Newspaper
Post count: 33

in big grid big photo i want to dissapear date of post have any code for this

Post count: 23312

Hello dritanleka,

What type of Big Grid do you use? So, for example, if you are using Big Grid 3 you should use the code below nad place it in Theme panel->Custom CSS area.

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

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.