Author Posts March 2, 2016 at 11:53 pm #821422 theoutdoorarmoryParticipant Hi, my website is outdoorarmory.com i want to get rid of the double dropdown arrow for the menu and the sub menu. how do i do that? thanks March 3, 2016 at 12:54 am #821487 FriechModerator Hi There, Thanks for writing in! But the site you provide is not using X|Theme and I dont see any double arrow on the menu. Please clarify. March 3, 2016 at 1:29 am #821530 theoutdoorarmoryParticipant Hi im sorry it is: http://www.theoutdoorarmory.com i forgot to add “the” thanks! March 3, 2016 at 1:42 am #821547 Paul RModerator Hi, Thanks you for providing the correct url. To remove it, you can add this under Custom > CSS in the Customizer. body .x-navbar .x-nav li>a:after, body .x-navbar .desktop .x-nav li>a>span:after { display:none; } Hope that helps. Author Posts