Topmenu items not chaning color when hover on homepage

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jun 12, 2014 8:19 am
Reply with quote
Report this post
When i hover the topmenu it doesn't change the color of the item the mouse is on. On the other pages it works fine.

site: http://semasearch.nl/new/

I aslo checked your demo and it has the same issue. Is this because of a reason or just a css problem?

Anyway to fix it?
User avatar
Expert Boarder

GK User
Thu Jun 12, 2014 9:53 am
Reply with quote
Report this post
Please edit: /templates/gk_simplicity/css/override.css and add at its end:
Code: Select all
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {
color: #fec54c !important;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Jun 12, 2014 12:08 pm
Reply with quote
Report this post
Works like a charm!
User avatar
Expert Boarder

GK User
Thu Jun 12, 2014 2:49 pm
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator

GK User
Wed Jun 25, 2014 11:48 am
Reply with quote
Report this post
nope that's all!
User avatar
Expert Boarder


cron