Change down arrow on SharePoint dynamic menu

This is nothing super special, but if you want to change the drop-down menu arrow in global navigation to a different image, here’s how:

.menu-horizontal a.dynamic-children span.additional-background,
.menu-horizontal span.dynamic-children span.additional-background {
background-image:url('images/menu-down.png');
}

 

About bentedder

Ben Tedder is a front-end web developer. He loves WordPress, SharePoint, and Drupal, along with jQuery, CSS, and good 'ol HTML. +Ben Tedder on Google or follow @bentedder

Join the discussion!