This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hello, the sidebar navigation on my homepaage is always open. Specifically the first item, Baby is always expanded. How can I set it so it is not always expanded by default? Thank you.
Hello,
You can close the first category by editing wp-content/themes/royal/js/etheme.js file. Find and comment out line 1733
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Regards,
Eva Kemp.
Thank you! That worked perfectly!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Sidebar Navigation’' has been successfully resolved, and the topic is now closed for further responses