Advertisement
nfmohit

Untitled

Jan 29th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.32 KB | None | 0 0
  1. .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(1) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(5) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(9) > a {
  2.     background-color: #20A1DB !important;
  3. }
  4.  
  5. .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(2) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(6) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(10) > a {
  6.     background-color: #E80A89 !important;
  7. }
  8.  
  9. .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(3) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(7) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(11) > a {
  10.     background-color: #FDD900 !important;
  11. }
  12.  
  13. .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(4) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(8) > a, .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-modern li.vc_active:nth-child(12) > a {
  14.     background-color: #000000 !important;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement