Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Mike,

    By default any widgets that are added to the panel are added to a new row. The quick fix is to add this CSS to your themes stylesheet:

    .mega-menu-clear {
        clear: none !important;
    }

    I wouldn’t recommend anyone else uses this CSS, (you might run into problems if you have more than 1 row of widgets in your menu panels)

    Regards,
    Tom.

    Thread Starter mikebw2000

    (@mikebw2000)

    Thanks Tom! Worked great.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3 Columns with Picture’ is closed to new replies.