As hide the date in the search results in mobile theme

Posted in: Newspaper
Post count: 34

Always asking for your help, and hide the date in the search results in computers, thanks to a CSS code. All good in computers, but in mobile always the date shown in the search results on the site.

Some code to fix, computer solve it with CSS code.

Post count: 23312

Hello diablo7,

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

.td_module_mob_1 .td-post-date {
display:none
}

Thanks.

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