Removing dropdown arrow from menu
-
i am trying to remove the dropdown arrow from my menu. i have disabled a page but i still see the dropdown menu not working. i tried all the below codes but the dropdown arrow still appears:
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
display: none;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Removing dropdown arrow from menu’ is closed to new replies.