Support › Forums › Cian – WP Theme › Link from post page not going to anchor on home page › Reply To: Link from post page not going to anchor on home page
December 6, 2015 at 7:29 am
#4984
Keymaster
Hi Lauren,
sorry for the delay to answer.
You have to use the second way and add the next code in the option Custom JS in the page Appearance > Theme Options > Custom Scripts:
jQuery('#main-menu li').removeClass('active');
Regards