Hi,
Hi,
Thanks for contacting us and choosing our product!
First of all, it seems your support time has been expired. So you need to renew it to continue get support in the future.
You can go to this page and login to ThemeForest to see renew button:
https://themeforest.net/item/circle-multipurpose-wordpress-theme/20454326
Because you are using one page hashtag id then all menu item will have same class like this:
https://prnt.sc/N9OdcArk6DmB
(current-menu-item)
You can remove this by go to Appearance -> Customize -> Additional CSS & add this code:
header.header-1 .haru-header-wrapper .header-right .menu-wrapper .haru-main-menu > li.current-menu-item > a:before {
width: 0;
}
Hope this helps!
****
Regards,
HaruTheme