Hello, I've tried looking for this answer in other responses you've given before but everything I try is not working:
I want one of the menu options (ATELIERS) to have a submenu with 2 columns.
( For the columns)> I've tried these two options that i've seen in other responses... but it doesnt work, the first option reduces it to 3 columns... :
I want one of the menu options (ATELIERS) to have a submenu with 2 columns.
Basically I would like it to be as it is now, but with 2 columns ( or more columns as more portfolios are added) > the reason of this is because if I add too many subpages I am afraid the length of the submenu will just go out of the screen ( not desired). >> which brings me to the question if it is possible to limit the length of the submenu (or edit the columns of it)
That is the reason why I decided to go with Megamenu, but I cant make it have 2 columns OR have the highlighted hover effect. Is there any way of having megamenu have the same "highlighted" effect as the regular submenu when it hovers?
That is the reason why I decided to go with Megamenu, but I cant make it have 2 columns OR have the highlighted hover effect. Is there any way of having megamenu have the same "highlighted" effect as the regular submenu when it hovers?
( For the columns)> I've tried these two options that i've seen in other responses... but it doesnt work, the first option reduces it to 3 columns... :
#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 { width: 350px !important; }
#Top_bar .menu > li > ul.mfn-megamenu { width: 700px !important; }
and
#Top_bar .menu > li > ul.mfn-megamenu { width: 700px !important; }
and
#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-4 {
text-align: center;
width: 50% !important;
URL: http://www.offcyclers.com/ateliers
I will keep the Megamenu and eliminate the CSS so you can get a clear idea of what I can do.
Please help!
Million thanks!