With my extra class name “portfoliohome” I’ve tried the following:
.portfoliohome .filter-wrap {
float:center;
text-align:center;
}
.portfoliohome a, .ui-widget-content {
color:#ffffff;
}
However there are two problems:
1. It works on Safari but not on firefox
2. The rollover/color effect has been removed. I’ve only edited the custom css, nothing else – but even deleting the lines of code haven’t returned the rollover effect. This is noticed with the portfolio filters on the home page as well as the portfolio page. In trying to edit the custom css I did try use “!important” command – not sure if that screwed things up….