Big Grid on Category Pages

Posted in: Newsmag
Post count: 25

Dear Sir:
Is it possible to remove the upper right drop down menu of the big grid on category pages? I mean the menu with popular posts, 7 day popular, random etc selection.
Kind regards,
Tunç

Post count: 7909

Hi,

Yes you can hide it with custom css in Theme Panel > Custom Css: http://screencast.com/t/eqywCAnPEdi

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

Result: http://screencast.com/t/fQwEpab1

Thanks!

Post count: 25

Excellent, thank you Alin

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