Category opened and not collapsed like others on home page

on my home page donplacas.com category “plates and cases” is automatically dropped down. how can i make it shut like the others

@meleciov
Hello,
GO to Your Online Store > Edit Code > sidebar.liquid

find
     {% assign has_active_link = true %}
replace with
     {% assign has_active_link = false %}​

Thank You!

@meleciov
This Solution its Useful so Please Like and Accept Solution