Skip to content

Instantly share code, notes, and snippets.

@MAXHEADR0OM
Created November 29, 2018 18:26
Show Gist options
  • Save MAXHEADR0OM/c3129057ff5821baaa980677beceec78 to your computer and use it in GitHub Desktop.
Save MAXHEADR0OM/c3129057ff5821baaa980677beceec78 to your computer and use it in GitHub Desktop.
Swap Logo and Navigation for Divi
/*Paste in additional css section or in style.css in the editor*/
/*Change values if needed, and add additional margins and padding if needed*/
#logo {float:right; margin-top: 4px;}
#et-top-navigation {float: left; padding-left: 0px !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment