Drop Down Menu / Posts /

multiple column website menu

0
Thanks for sharing this very useful multiple column mega menu.
Can anyone tell me how to define the width for a specific column?
Franc  11 years ago   viewed: 12235    

1 Answer

-7
The multiple menu API has a box for defining the width of each column (the column width of the sub-menu). If you need a specific width for one of the multi-column, you can implement it as below:
  • by inline style: 
    <div class="column" style="width:210px;text-align:center;">
  • or by another class: For example:
    <div class="column cls1">
    And specify the desired width for cls1 in the CSS file: ddmenu.css.
Dean   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: