- Posts: 9
- Thank you received: 0
The topmenu work not good, HELP
-
darkout_hhh
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 6 months ago #31700
by darkout_hhh
The topmenu work not good, HELP was created by darkout_hhh
Hello.
In my site dom-m2.com/ the top menu sometimes work not good.
For example then I hover it the menu start to jump fast and dont stop.
Also sometimes then I hover it all the menu stay opened like in the photo. Please help me, what coul be the problem? maybe in marging o padding?
In my site dom-m2.com/ the top menu sometimes work not good.
For example then I hover it the menu start to jump fast and dont stop.
Also sometimes then I hover it all the menu stay opened like in the photo. Please help me, what coul be the problem? maybe in marging o padding?
Please Log in to join the conversation.
-
darkout_hhh
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
11 years 6 months ago #31701
by darkout_hhh
Replied by darkout_hhh on topic The topmenu work not good, HELP
In the template setting I chosed "Drom-down-menu" and then in "Animation Effect" I chosed "SLIDE".
Help please!
Help please!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #31704
by ivan.milic
Replied by ivan.milic on topic The topmenu work not good, HELP
Add this to bottom of template_css.css:
.menu.nav.mnu_mainmenu{
display:none;
}
.menu.nav.mnu_mainmenu{
display:none;
}
Please Log in to join the conversation.
-
darkout_hhh
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
11 years 6 months ago #31714
by darkout_hhh
Replied by darkout_hhh on topic The topmenu work not good, HELP
But what does it mean thi code? I just put it and menu desapered from the site.
Did you understood me what I mean about the problem with menu?
Did you understood me what I mean about the problem with menu?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #31715
by ivan.milic
Replied by ivan.milic on topic The topmenu work not good, HELP
I made mistake its:
Code:
.menu.nav.mnu_mainmenu UL{
display:none;
}
Please Log in to join the conversation.
Time to create page: 0.168 seconds