• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 13.02.18, 09:24
  • Opened by: nacho
  • Closed by: Marek
  • Closed on: 06.05.18, 20:21
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11656 - Subcategories

Hi Marek,

Just wondering if it is possible to hide subcategories in the category tree on the left sidebar. I would like to have only main categories, not open subcategories in “Colección” for example. See attached.

Thanks

Comments

Marek 13 Feb 2018, 12:22

Could you please give me a link where I could see subcategories?

nacho 13 Feb 2018, 17:35

Hi Marek,

Yes, you will see the category tree here: https://mycollect.es/3-coleccion

I have hidden the “+” button with this code:

.catmenu-trigger {

  display: none;

}

but if you have a better option could be nice.
Thanks

Marek 14 Feb 2018, 13:14

That’s good solution