how to hidden "LATEST" button?

Posted in: Newspaper
Post count: 30

how to hidden “LATEST” button?

View post on imgur.com

Post count: 22421

Hi,
There is no setting in the theme to hide this button, but it can be done with css:
.td-category-pulldown-filter{
display:none!important;
}

Simply add the code in the theme panel-> custom css section
Thank you!

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