Skip to content

Instantly share code, notes, and snippets.

@sintezcs
Last active August 29, 2016 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sintezcs/99158a42b2499f3a7e8308ebd7655474 to your computer and use it in GitHub Desktop.
Save sintezcs/99158a42b2499f3a7e8308ebd7655474 to your computer and use it in GitHub Desktop.
Navigation menu logo
.dropdown-menu.menu-view {
background: #fff url('http://path_to_image.com/image.png') center top no-repeat; /* Place link to your logo image here */
background-size: contain;
padding-top: 175px; /* Should be greater or equal to logo image height */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment