Support › Forums › Cian – WP Theme › URGENT: Cannot navigate to page when left clicking › Reply To: URGENT: Cannot navigate to page when left clicking
September 3, 2015 at 1:23 pm
#4796
Keymaster
Hi,
in the option Custom JS in the page Appearance > Theme Options > Custom Scripts, you have to add the next code:
jQuery("#menu-item-304").removeClass("scrollTo");
Everything is explained in the documentation, in the section Theme Option Panel > General.
Regards