Disabling Sorting order dropdown box

Posted in: Newspaper
Post count: 10

Hi! Awesome theme! Flexible and solid. How to disable the Sorting order dropdown box on the categories’ pages? Thanks!

Post count: 555

Put this Css code in your box

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

Post count: 10

Great! Thanks a lot!

Post count: 555

ur welcome…

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