Menu Dropdown is not working on home page

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Tue Dec 03, 2013 9:23 am
Hello Gavick team,

Dropdown Menu is not working on home page only.

http://isonicdevelop.com/kidsoutdoorgear/

I am using Mijoshop component. If i use any other component on home page then dropdown is working good.

Can you give solution to fix this problem ?

Thank you
User avatar
Fresh Boarder

GK User
Tue Dec 03, 2013 9:34 am
I don't see any problem on your homepage, please look screenshot
User avatar
Platinum Boarder

teitbite
Tue Dec 03, 2013 9:35 am
Hi

Do You mean a main menu on top of the site ? It works fine for me. What browser are You checking it in ?
User avatar
Moderator

GK User
Tue Dec 03, 2013 10:09 am
Hi Guys,

Thank you for fast reply.

Dropdown menu is showing But its gone when i try to click sub menus.

Yep i mean Top of Menu as Main Menu.

Checking with FF , Chrome , IE.

Thank you
User avatar
Fresh Boarder

teitbite
Tue Dec 03, 2013 10:21 am
Hi

Please add this code to css:

Code: Select all
#gkPageTop {
position: relative;
z-index: 102;
}

#gkPage {
position: relative;
z-index: 101;
}
User avatar
Moderator

GK User
Tue Dec 03, 2013 11:36 am
Hi teitbite,

Thank you. Its working good now.
User avatar
Fresh Boarder

teitbite
Tue Dec 03, 2013 12:07 pm
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron