This topic has 4 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson
Hide sub subcategories from the side menu only display the sub subcategory when a user click or hover on the subcategory
Thank You.
Hello,
Please provide us with WP Dashboard and FTP credentials and the link to page you are talking about.
Best regards,
Jack Richardson.
Thank you Jack
Hello,
You can hide subcategories editing the file wp-content/themes/classico/js/etheme.js in line 1433 and comment the code $this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Make the changes in child theme (it’s included in the theme package) not to lose them after theme update.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up