jhd Posted March 24, 2017 Share Posted March 24, 2017 Hi!, How can I hide the category block in Prestashop 1.7? Best regards Link to comment Share on other sites More sharing options...
jhd Posted March 24, 2017 Author Share Posted March 24, 2017 So works fine to me: In ./themes/classic/templates/catalog/listing/category.tpl {extends file='catalog/listing/product-list.tpl'} {block name='product_list_header'} <div class="text-xs-center hidden-md-up"> </div> {/block} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now