Skip to content

Instantly share code, notes, and snippets.

@gregoryhammond
Created November 4, 2017 19:40
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