This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp
The first item in our product categories list alway shows the subcategories when opening the SHOP page.
How can I get it fixed?
Thanks!
Hello,
To close the first category in the sidebar you need comment the line in the file wp-content/themes/xmarket/js/script.js. Find the code jQuery('.categories-group.has-subnav:first').addClass('opened').find('ul').show();
(line 189) and comment it.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up