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

    Hello guys!

    Could you please help me with the following font sizes and spacing as on image bellow:

    A – font size of submenu column title
    B – font size of submenu items
    C – spacing between submenu items
    D and E – spacing between submenu items and menu edge

    Thank a lot!

    Kind Regards,
    Denis

    #300202

    Hey Denis

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top #header .avia_mega_div > .sub-menu > li > ul > li a { padding-top: 0; }
    .avia_mega_div .avia-bullet { margin-top: 8px; }
    #top #header .avia_mega_div > .sub-menu { padding: 5px 30px 5px; }
    #top #header .avia_mega_div > .sub-menu > li > ul > li a { font-size: 16px; }
    #header .mega_menu_title { font-size: 32px; }

    Cheers!
    Yigit

    #300288

    Hello Yigit,

    Thanks a lot!
    Everything worked fine except that code:

    #header .mega_menu_title { font-size: 32px; }

    It doesnt effect anything whatever value i set instead of 32…

    Kind Regards,
    Denis

    #300291

    Hi!

    Please add following code to Quick CSS code as well

    #top #header .mega_menu_title a { font-size: 24px; }

    If that too does not work, please post the link to your website
    Cheers!
    Yigit

    #300330

    Awesome!

    Worked fine!

    Thanks a lot for all your help!

    Kind Regards,
    Denis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Enfold mega-menu font sizes and spaces’ is closed to new replies.