Skip to content

Instantly share code, notes, and snippets.

@mrkdevelopment
Created April 25, 2017 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkdevelopment/257477788832633ba56923b2b90dc96c to your computer and use it in GitHub Desktop.
Save mrkdevelopment/257477788832633ba56923b2b90dc96c to your computer and use it in GitHub Desktop.
Change Bar colour for Divi Menu
.nav li.red-bar ul {
border-top: 3px solid #ff0000;
}
@mrkdevelopment
Copy link
Author

You can check out a video around how this works on the Divi Framework Website here - https://www.diviframework.com/2017/04/25/multiple-colours-submenu-divi/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment