Sub Menu disappear when hovering

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
Tue Dec 06, 2016 6:27 am
Reply with quote
Report this post
or when i switch from one menu link to another sub menu won't appear at all ...
or the sub menu will apear ... open out then close

I have been trying fix this error for the past few week with none of the solutions I have found working ;
.gkMenu .childcontent {
pointer-events: none;
}
Does anyone know how I can fix this problem? I want to put the site fully Live soon but this is major navational issues I haven't been able to fix.

Site :http://heatpumpsolutions.ie/
User avatar
Fresh Boarder

teitbite
Fri Dec 09, 2016 11:49 am
Reply with quote
Report this post
Hi

I do not see this problem on Your site anymore. I do not know if it was fixed or simply I'm not looking in a right place. Try deleting:

Code: Select all
.gkMenu .childcontent {
pointer-events: none;
}


from menu.css if You think it's the problem affecting it.
User avatar
Moderator


cron