Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #192312

    I have tried several css changes suggested in the forums but they do not seem to do the job.
    I keep a very large fontsize at the sub menus of the Megamenu enabled menus.

    I would like to use the same fontsize for ALL menus.

    see page at http://develop.040hosting.eu (temporary url)

    Please advice how to fix this the best way

    #192455

    Okay i found the fontsize, but now the spacing is still off, I used the following in the custom.css to get the font smaller; but what do i need to set for the spacing ?

    #top #header .mega_menu_title a { font-size: 12px; min-height: 8px;}

    Example of the issue (screenshot) : http://www.prtsc.nl/clip/040Image-500012013×1000150001-52-i001.png

    • This reply was modified 10 years, 12 months ago by 040hosting. Reason: added screenshot for clarification
    #192559

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 5px; }
    #top #header .avia_mega_div > .sub-menu {
    padding: 5px 15px 15px; }

    Regards,
    Yigit

    #192630

    Yes, that works ;) have added this to the custom.css though; you may want to know that the default template as being downloaded yesterday does have this megamenu issue; as for fontsize as well as for the padding.

    #192671

    Hi!

    Actually, as you have set them, they are outputted as title menus. You can take a look at this video tutorial to learn more about mega menu http://vimeo.com/channels/aviathemes/67651241

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Megamenu Font size sub menus’ is closed to new replies.