Home › Forums › WoodMart support forum › Remove dropdown menu arrows Remove dropdown menu arrows This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 28, 2021 at 2:14 pm #296258 fjagsantosParticipant I need to remove the dropdown arrows from the main menu. I’ve seen some code here on the support forum but none worked. Attachments:You must be logged in to view attached files. May 28, 2021 at 10:38 pm #296300 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .wd-nav >li.wd-has-children>a:after, .wd-nav[class*="wd-style-"]>li.menu-item-has-children>a:after { display:none; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register