gk-special-menu mouse over color

GK User
Sun Oct 25, 2015 2:35 am
When I go to http://www.TheEyePlace.com/#schedule and I mouse over Dr Jennifer Bowman or Dr Roy Mittmann, the orange (#d27244) color turns to white (#FFF). I cannot figure out how to override this to make it non-white (any other color is fine).

Suggestions?

Thank you
User avatar
Fresh Boarder

GK User
Mon Oct 26, 2015 1:31 pm
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
.box.parallax a:active, .box.parallax a:focus, .box.parallax a:hover {
    color: #fff;
}

and change #fff to something useful.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron