djbaxter

Registered
Problem on two forums using the top bar...

See images - these left top bar links were visible before the upgrade from 2.0.12 to 2.1.1:

9311


9312


How to fix?
 
Did you by chance have custom CSS to change those colors before? We did change the classes around a tiny bit, I should be able to adjust this to where it uses the color set in the top bar css property.

For now, try this in extra.less:

Code:
.p-topbar-leftside a {
    color: inherit;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back