Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #374202

    After 2 mega menu sub-menu..

    I have to do css adjustment after 2 colums to fit the submenu

    now i have 4 submenus column.

    How can all fit into 1030px.

    #374208

    Hi Morris!

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

    .avia_mega_div.avia_mega4.twelve.units {
    width: 1230px!important;
    }

    Best regards,
    Yigit

    #374536

    Thanks…

    I will like if this menu can contain or fit into 1030PX.

    maybe reducing the padding or margin to fit within just like you have in http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ Under pages

    #375103

    Hey!

    Please try adding following code to Quick CSS

    #header .avia_mega_div .units { padding-left: 5px; }

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.