Advertisement
WPTurnedUp

Enfold - Fullwidth Sub Menu

Jan 23rd, 2018
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. /*FULL WIDTH SUB MENU - ACTIVE ANCHOR (LINK)*/
  2. .page-id-xxxx .av-subnav-menu>li>a:focus {
  3. background: transparent;
  4. color: #000;
  5. font-weight: bold;
  6. }
  7. .page-id-xxxx .av-subnav-menu > li > a:hover, #top .av-subnav-menu > li.active > a {
  8. background: transparent;
  9. color: #000;
  10. font-weight: bold;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement