Tagged: x Author Posts April 25, 2016 at 11:13 am #898865 suzannereidParticipant http://dallasvitality360.com/how-it-works/ How can i make the css opposite colors? So the active is the light part and the non active is black? April 26, 2016 at 1:16 am #899781 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .x-nav-tabs > li > a { background-color: #fff; color: #000; border-right: 2px solid #fff; } .x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover { background-color: #f8f8f8; color: #d8d8d8; border-right: 2px solid #e5e5e5; } Hope this helps. Cheers! April 27, 2016 at 1:40 pm #902802 suzannereidParticipant Thanks!! worked great April 27, 2016 at 10:45 pm #903416 John EzraMember You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-898865 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In