drop down menu don't work properly
- Posted by Conil (6) Offline
Hello,i have a problem with the dropdown menu in template plazza.
The most of the times when i put the cursor to show me the subcategories,i can't select any because the dropdown menu disappears immediately.
11 years 6 months ago #1
by Conil
The most of the times when i put the cursor to show me the subcategories,i can't select any because the dropdown menu disappears immediately.
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
hello
are you talking about the issue in deals plazza template?
can you post a live URL to take a look?
11 years 6 months ago #2
by erwinschro
are you talking about the issue in deals plazza template?
can you post a live URL to take a look?
Please Log in or Create an account to join the conversation.
- Posted by Conil (6) Offline
- Posted by erwinschro (1034) Offline
mmm can you confirm this, is that case also happen in the deals plazza demo site?
is that's not happen in the demo site, any css file related with the dropdown menu that you've been edit maybe?
11 years 6 months ago #4
by erwinschro
is that's not happen in the demo site, any css file related with the dropdown menu that you've been edit maybe?
Please Log in or Create an account to join the conversation.
- Posted by Conil (6) Offline
yes,it happens in the demo site too,but not so often as in mine.
No,i didn't edit the menu css,i left it as it was.I change only the font family and the font size.
11 years 6 months ago #5
by Conil
No,i didn't edit the menu css,i left it as it was.I change only the font family and the font size.
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline
Hmm, it's probably because of the Open Sans font that is used on the menu section.
Can you tried to add this code :at the end of the [root]/templates/deals_plazza/css/menu.css file?
11 years 6 months ago #6
by andy
Can you tried to add this code :
.menusuperfish li ul {
margin-top:-5px!important;}
Please Log in or Create an account to join the conversation.