How to Disable View as Grid/List Buttons in Magento 2.1

categorymagento-2.1view

I am working on a Magento 2.1.7 shop.

On my category pages, I need to have the grid view only, without giving the customer the possibility of switching to the list view.

What is the easiest and/or the most appropriate way to do this?

Best Answer

You can choose the Catalog view option as grid only or list only. The default is Grid/List. You can change it to List/Grid as well.

To do so:

1) Go to Store -> Configuration -> Catalog -> Storefront

2) Change the List Mode.