Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DigitalEssence/a06533e6c355c49c53ba to your computer and use it in GitHub Desktop.
Save DigitalEssence/a06533e6c355c49c53ba to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Menu - remove border, increase spacing and change font
.av-main-nav > li > a, div#header_main_alternate { border: none !important; padding: 0 20px;
font-size: 16px!important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment