This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
Im trying to use the full menu, but i have 21 sub catagories, and im not able to set out the column using the css code, in neat rows/ columns.
What code numbers is best to use to create an inline structure of 4?
Im using the code et-col2 as set out in your documentation.
Please help
Hello,
If you use 4 columns for menu that et-col3 class will be better for this.
Regards,
Robert Hall.
Thank you, I have put them all at et-col3, but the top line is not inline with the others?
Hello,
Try to add this code into custom.css file.
.main-nav .menu .menu-full-width .nav-sublist-dropdown .container > ul > li, .main-nav .menu [class*="et-col"]{
margin-left:0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thank you, that worked perfectly 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Menu Issue?’' has been successfully resolved, and the topic is now closed for further responses