Comments 2Jordan started the conversationMay 3, 2017 at 7:12pmHi, I can't seem to locate where I change the colours for buttons (background colours, text colours for active and hover etc) for the portfolio filter on my homepage and work page [https://whimsiecreative.co.uk/work/].Can you advise?Thanks,Jordan 432Sergio repliedMay 4, 2017 at 1:41pmHI! pls. use following css: .portfolio-filters a{ background-color:#000 !important; color:#fff !important; } .portfolio-filters a:hover{ background-color:#fff !important; color:#000 !important; } .portfolio-filters a.active{ background-color:#cc0000 !important; color:#fff !important; } .portfolio-filters a.active:hover{ background-color:#fff !important; color:#cc0000 !important; } If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate). Regards Sergio Codex. Sign in to reply ...
Hi, I can't seem to locate where I change the colours for buttons (background colours, text colours for active and hover etc) for the portfolio filter on my homepage and work page [https://whimsiecreative.co.uk/work/].
Can you advise?
Thanks,
Jordan
HI!
pls. use following css:
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.