Category with categorys within

Hey,

When i have a category within a category, it will look like the attached picture, but how can i make it only show the categories in the sidebar, insted of at the top of the products?
any help is appriciated, thanks :slight_smile:

Imagine you have two screens connected to your pc.
And there is an internet explorer shortcut on every screen.
But you want it to be only on one of the screens.

Whats the best way to make something to disapper/go away? Right: delete it.

It this case you can comment out the code which shows the subcategories above the articles

Thanks!
I find out, that [{<div class=“box”>…}] did it for me, but if i need it to be there, for other categories in the future, i guess i will be needing to do, the thing you wrote in my other threat: [{if $oContent->getId() == “oxid of the one page you want to have sidebar on the left side”}] . ill try