This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
Good morning ::
I am trying to add a full-width-menu that has 4 columns. my goal is to have a top level item “Artists” and then a columned list of all the artists we represent in the full width menu pull down. when I create the menu, the top row of the columns appears offset. I would like all menu items to appear neatly in columns without indentation. Is this possible?
Thanks
http://rsneight.com/dropbox/full-width-menu.jpg
http://rsneight.com/dropbox/menu-list.jpg
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Thanks…Jay
Please add following code into custom.css file.
.main-nav .menu .menu-full-width .nav-sublist-dropdown .container > ul > li{
margin-left:0;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘menu column alignment’' has been successfully resolved, and the topic is now closed for further responses