Advertisement
BakerMan

WooThemes quick CSS fix (highlighted menu parent)

Sep 11th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. #navigation ul.nav li.current_page_parent a {
  2.     background: transparent;
  3.     color: rgb(181, 214, 223);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement