Skip to content

Instantly share code, notes, and snippets.

@MAXHEADR0OM
Last active February 3, 2017 18:54
Show Gist options
  • Save MAXHEADR0OM/d920102d5fcda90959d0c3946751d973 to your computer and use it in GitHub Desktop.
Save MAXHEADR0OM/d920102d5fcda90959d0c3946751d973 to your computer and use it in GitHub Desktop.
Float secondary menu items to the right for Divi.
@media only screen and (min-width: 768px) {
#et-info { float:right !important }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment