How To Remove "?filter_by=" Right on top Post ?

Posted in: Newspaper
Post count: 1

How To Remove “?filter_by=” Right on top Post ?

How TO

Post count: 23312

Hello nurdin,

If you want to hide this feature, please try the code below and add it in Theme panel->Cusotm CSS area.

The code is ->

.td-pulldown-filter-display-option{
display:none;
}

Thank you for the message!

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