From 5f92e2c8eff371273875ad35f118349cb01fb12b Mon Sep 17 00:00:00 2001 From: Ihor Sviziev Date: Thu, 21 Jun 2018 17:41:58 +0300 Subject: [PATCH 1/2] Hide toolbar by default --- etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.xml b/etc/config.xml index 7422a36..7783e79 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -41,7 +41,7 @@ Loading products...]]> Congratulations, you've reached the end of the internet.]]> - 0 + 1 0 150 150 From 640a73dd06790bbf7e5dd87388da5180c098bce1 Mon Sep 17 00:00:00 2001 From: Ihor Sviziev Date: Mon, 25 Jun 2018 14:14:38 +0300 Subject: [PATCH 2/2] Hide toolbar by default Do not hide toolbar at the top --- etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.xml b/etc/config.xml index 7783e79..0cd5d4f 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -34,7 +34,7 @@ .products-grid .products-list .column.main - .toolbar + .toolbar:not(:first) .toolbar .limiter