Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save greathmaster/bcd0592ed6bf6cdcc821a29469402968 to your computer and use it in GitHub Desktop.
Save greathmaster/bcd0592ed6bf6cdcc821a29469402968 to your computer and use it in GitHub Desktop.
PMPro Advanced Levels Shortcode CSS to highlight a particular level in "compare table" mode.
.pmpro_level-highlight{
background-color:#ADD8E6 !important
}
.pmpro_level-current{
background-color:#ADD8E6 !important
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment