M-Drummond
4/23/2015 - 2:00 AM

Add icon to the menu of a responsive site.

Add icon to the menu of a responsive site.

select.nav-1-chosen-select {
  background-image: url('/wp-content/themes/dynamik/css/images/menu-icon.png');
  background-position: 10px 10px;
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 35px;
}