Tagged: mega menu
-
AuthorPosts
-
September 17, 2015 at 11:08 am #504628
Hi there;
I got a problem with appearance of my menus when I try to use mega menu;
I did exactly like in this tutorial: http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/ but on every menu item the bullet and the texts are on a separate line, the horizontal padding is huge and the menu looks way too big (something like 4 lines for each menu item)

My menu options are exactly like in the video tutorial…
Thanks for help.-
This topic was modified 10 years, 1 month ago by
MDPC. Reason: image link
September 17, 2015 at 11:31 am #504647September 17, 2015 at 12:31 pm #504703I post address & credentials in private content, thanks for your rapid answer!
September 17, 2015 at 1:27 pm #504743Hi!
Please go to wp-content/themes/enfold/functions-enfold.php file via FTP and find
$html .= " #top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a,";and change it to
$html .= " #top #header_main > .container, #top #header_main > .container .main_menu > ul:first-child > li > a,";I could not make the changes as file is not writable on WordPress backend.
Cheers!
YigitSeptember 17, 2015 at 3:33 pm #504899Hi Yigit;
Thanks, it works just fine :)
One last thing if you please, what’s the right code for me to change font size in mega menu items, I’d like it a little bit bigger as it seems to be 11 or 12px and it’s a bit tiny…
Thanks for your time and efforts!September 17, 2015 at 4:05 pm #504933Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_mega_div .avia-menu-text { font-size: 14px; }Regards,
YigitSeptember 17, 2015 at 4:40 pm #504972Works like a charm! Top-notch support as always, thanks you very much :)
You may now close this topic as my problems are solved, all that in less than 2 hours, do I need more..?
Thanks again and keep up the good work :)September 17, 2015 at 4:48 pm #504981 -
This topic was modified 10 years, 1 month ago by
-
AuthorPosts
- The topic ‘Mega Menu problem with padding’ is closed to new replies.
