Submenu

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 Jun 02, 2015 9:41 am
Reply with quote
Report this post
Hi,

I have the following problem:

If i used the menu i can make a submenu this is still working but if i made a sub sub menu it will be showen at the website but you cann't click on it.

http://www.jovas.nl
In the menu you can click producten --> mestpannen and there is the problem it shows mestpannen kraamzeugen and it shows mestpannen vleesvarkens but you cann't click on it.

Can anyone help me to solve it.

Kind Regards,
Gerard
User avatar
Fresh Boarder

teitbite
Sat Jun 06, 2015 1:17 pm
Reply with quote
Report this post
Hi

Please edit file http://www.jovas.nl/templates/gk_simpli ... u/menu.css and around line 208 delete this class:

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

GK User
Sat Jun 06, 2015 8:18 pm
Reply with quote
Report this post
I solved to change it to auto :) thanx!
User avatar
Fresh Boarder

teitbite
Mon Jun 08, 2015 4:34 pm
Reply with quote
Report this post
Hi

I do not think "auto" will work with every browser. It's better to remove this class entirely.
User avatar
Moderator


cron