Forums
(@theubermensche)
9 years, 3 months ago
I found a simple solution for someone else in the future. Don’t know why I didn’t think of it before. Just a little simple CSS to add to your style sheet.
/*Remove Child Categories from Sidebar Widget*/ .widget ul.children { display: none; }
Is there maybe a plugin that could help with this?