How To Remove Subcategories In Category Page

I need help with removing or resizing the subcategories list in the categories page of my website. I can't find anywhere to change them and was wondering if there was a way to resize or just remove them all together. I would like to remove all encircled in the screenshot attached. Is there a way to do this? Also was wondering how to change the text that read _SHOP_BY in the submenu? Thanks!

pssscreenshot.jpg

Edit: fixed the _SHOP_BY. just need to remove the subcategories.

Thanks

you should comment out appropriate code in file “design\themes\THEME\templates\views\categories\view.tpl”

[quote name='ryan.mckinney' timestamp='1427497309' post='209361']

Edit: fixed the _SHOP_BY. just need to remove the subcategories.

Thanks

[/quote]



_SHOP_BY means that the “shop_by” language variable (without first underscore) is used here but it does not exist in the database. You can just add it on the Administration → Languages → Translations page