Change sub-menu arrow color

Home Forums Legacy Support Support queries Styling issues Change sub-menu arrow color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15041
    mayurj
    Participant
    I have figured out how to change the sub menu background color... (nav .sub-menu {background:#660000;} ...but how do I change the arrow color also?
    #15102
    Anshuman Sahu
    Keymaster
    Please try adding the given css from wp-admin -> appearance -> customize -> custom css: nav .menu-item-has-children:hover > a:before { border-color: transparent transparent #59A2B1 transparent;   }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change sub-menu arrow color’ is closed to new replies.