Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created December 15, 2015 22:31
Show Gist options
  • Save lukecav/e998fece1d94e00e74a0 to your computer and use it in GitHub Desktop.
Save lukecav/e998fece1d94e00e74a0 to your computer and use it in GitHub Desktop.
Divi Theme Logo Menu Issue
.container.clearfix.et_menu_container {
height: 140px;
}
.et_fixed_nav #logo {
max-height: 150px;
}
.et-fixed-header #logo {
max-height: 45px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment