I would like to be able to switch the Navigation text on my feature box to Black on both the highlighted and unhighlighted features, right not it is going by my standard colours for the site but it is hard to read, it is Platform Pro
My site is www.CanadianBackyard.com
Thank your for your assistance
Platformpro Feature navigation text colour
Started by
doughboy
, Feb 03 2012 08:03 AM
3 replies to this topic
#1
Posted 03 February 2012 - 08:03 AM
#2
Posted 03 February 2012 - 08:33 AM
Hi Doughboy,
Add this to your custom code:
Add this to your custom code:
#featurenav a, #feature-footer span.playpause {background: #222;border:1px solid #000;}
#featurenav a.activeSlide {background: #222;border:1px solid #000;}
#3
Posted 03 February 2012 - 10:16 AM
Thank you that looks much better and far easier to read now.
#4
Posted 03 February 2012 - 10:36 AM
No problem, happy to help!











