Get rid of categories menu 'Latest'

Posted in: Newspaper
Post count: 42

When you click on a category in my website, you get a ‘Latest’ black button on the right hand side:
http://citysavvyluxembourg.com/category/discover-luxembourg/

Can I get rid of that?

Post count: 23312

Hello

Please try to use the code below and place it in Theme panel->Custom CSS area.

The code is ->

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

Thank you for the message!

Post count: 42

Oh thank you! That works perfectly!

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