Accordion Menu / Posts /

Disable the overlay and push down the elements

19
How to disable the overlay and push down the elements in the bottom of menu?
Wendel  11 years ago   viewed: 15603    

1 Answer

0
The overlay takes place when you didn't specify enough height for the menu, or you didn't set the height to be auto.

If you want the contents below the menu to be pulled up/down along with the menu's closing/opening, you should set the height as auto through CSS.
div.menuAcdn { height: auto; width: 220px; }

For details please read "Two Important Style Settings in the CSS file" under the CSS tab on the page Accordion Menu.
Milo   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: