How to remove “v” from main menu?
-
Hello. Please refer to screenshot, I would like to remove “v” from the main menu. Thanks
Attachments:
You must be
logged in to view attached files.
Hi logoldland,
Thanks for reaching to us.
It means menu item has children, you just need to remove HTML Block from it then arrow will disappear https://prnt.sc/S396_5Ghokut
Regards,
I would like to keep the drop down though, just not with the arrow style. Is this possible?
Hi logoldland,
Please add the following Custom CSS code in Theme Settings > Custom CSS > Global Custom CSS
.wd-nav-main.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
display: none;
}
Hi logoldland,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘How to remove “v” from main menu?’ is closed to new replies.