Hi,
I cant get 3rd level menu to work, need some css tweaks I guess. The problem was there also before I redesign the menu.
Please also see my other 2 earlier posts, concerning date formating and Warning Count.
Regards/Stefan
Hi hultman
It looks like the menu item of admin user only but when I tried to login from frontend with provided account, it did not work, could you check again?
saguaros
Hi I just tested the the login and it works just fine. You have Super User rights.
The login can also be used for my other two problems Date formating and Wrong Count.
hultman
I see the issue now. It happens when you don't use the columns settings in the backend settings of that 'Admin' menu item, you're using 1 column now while on our demo site, we set it into 3 columns.
I will pass to the team to fix issue for this case.
Regards
Updated:
I added this custom css:
.gkMenu > ul > li .childcontent .childcontent { overflow: visible !important; }
to the 'override.css' file on your site.
Kindly check.
Thank you very much, its working fine now.
You're welcome!