Disable "dropdown" menu indicator
-
Is it possible to disable the “dropdown” menu indicator as show in the screenshot?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-navigation .item-level-0.menu-item-has-children>a:after {
display:none;
}
Best Regards
I am getting an css error:
Attachments:
You must be
logged in to view attached files.
Hello,
Remove the code, and copy from the forum not from the email.
Best Regards