Hi, I found your advice on how to achieve a collapsed menu as default (the first topic always expands)
“You may close the first category by changing this file: blanco\js\script.js
Comment out line 233 jQuery(’.categories-group.has-subnav:first’).addClass(‘opened’).find(‘ul’).show();”
Where and how do I access this file and what does “comment out mean”?
thanks so much