We currently have CJ menu installed but disabled because we are not ready to implement it yet.
We are using this theme on the site - https://invisionpower.com/files/file/8349-designzshop-whitelabel/
The problem we are having is when we mouse over and select an active tab it is not changing to the color we have set in our custom css.
The theme developer has asked me to check with you if cj menu could be causing this?
If you need acp access let me know.
He asked me to post the following
Please let Michael know to use the demo theme. Also please let him know the only rule we are concerned about is this one
/* Primary nav active Tab color & Tab text color */
.ipsNavBar_primary > ul > li.ipsNavBar_active > a {
background: #FF0000!important none repeat scroll 0% 0%;
color: #000;
}
I did see he uses white for his drop-down, that could be the cause
Recommended Comments