How to hide the dropdown arrows
-
Hello, how to hide the dropdown arrows that are shown in the attachment?
Attachments:
You must be
logged in to view attached files.
Hello,
These arrows indicate that there is a drop-down menu. Are you sure you want to delete the theme? If so, add this code to the Theme Settings > Custom CSS > Global:
body .whb-color-dark .navigation-style-default .item-level-0>a:after {
display:none;
}
Best Regards
Hello,
Please provide the site admin access to the private area.
Best Regards
Hello,
I have corrected the code, it works now.
Best Regards