Hi there,
Please provide a URL so I can check as I need something to look at.
All the best
Thread Starter
zazzou
(@zazzou)
How can I provide an URL privatly please ?
-
This reply was modified 9 years, 7 months ago by
zazzou.
Hey there,
Please email me at support@responsive.menu
All the best
Thread Starter
zazzou
(@zazzou)
Thks I sent an email with my URL
Hi there,
Lines 174 and 183 of your style.css file have declarations like the below:
li:hover a {
background: white none repeat scroll 0 0;
color: black;
transition: all 500ms ease 0s;
height: 120px;
}
Therefore you are overwriting the styles of my plugin for a elements inside hovered li elements. Removing the height rule fixed it for me.
All the best
Thread Starter
zazzou
(@zazzou)
Hi thanks.
I delete the height rule but my sub menu not appearing…
It is better but when clicking on item my sub menu not appearing.
Regards
Hi there,
Something on your site is causing a javascript conflict.
I have checked what is happening and everytime my plugin changes the submenu to have display: block; it is immediately changed back to display: none;.
I would advise speaking to your web developer to resolve the issue as they will know what javascript is causing this as it is impossible for me to say.
Alternatively if you could be one of your other plugins or your theme that is doing this, in which case you will need to disable the other plugins one by one until it works again or switch to the base theme to check if the theme is causing it.
All the best
Thread Starter
zazzou
(@zazzou)
Hi,
Thanks I managed to fix my problem with your explanations.
So I just move one of my line <script> to end of file and I choose “place scripts in footer” in the settings of responsive menu plugin.
Regards
-
This reply was modified 9 years, 7 months ago by
zazzou.
-
This reply was modified 9 years, 7 months ago by
zazzou.
-
This reply was modified 9 years, 7 months ago by
zazzou.
Hey zazzou,
Great news and thanks for letting me know.
All the best