Skip to content

Instantly share code, notes, and snippets.

@gregoryhammond
Created November 4, 2017 19:40
Show Gist options
  • Save gregoryhammond/aa9c0fa014eab14f42b3bc211707b6ab to your computer and use it in GitHub Desktop.
Save gregoryhammond/aa9c0fa014eab14f42b3bc211707b6ab to your computer and use it in GitHub Desktop.
WordPress: Make logo in menu the same size across every browser

.logo, .logo img { height: __px!important; max-width: __px!important; width: __px!important; }

header#masthead.masthead-logo-in-menu .logo { padding: 0; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment