Hello everybody,
I would appreciate an answer.
TEC
Hi TEC,
Sorry for the slow reply. I'm not too sure but I guess what you mean it's all about the slider overlapping the drop down menu .
In order to solve this issue you will have to use the "z-index" CSS property which specifies the stack order of the elements. You will basically need to make sure the "ul.slimmenu" element ,from the Responsive Multi Level Menu, has a higher z-index (use z-index: 999, for instance).
For more information about this CSS property please follow:
http://www.w3schools.com/cssref/pr_pos_z-index.asp
Hope you find it useful,
Pedro
You must confirm your screen name on your profile in order to comment.
Please Login if you wish to add a comment.
Hello everybody,
How can I configure the Responsive Multi Level Menu, so that the drop down menu after opening at the top level is? The slider then underneath to be overlapped.
Best
TEC