• Resolved gh421

    (@gh421)


    Like the max mega menu plugin, but a few issues. 1. Why is the menu not at the bottom of the header? I cleared the database entries and regen’d the css, but since I changed the height of the header in the style.css (or wind.css actually), the menu is 1/2 way up the header. Anyone know where the position for the menu is set? Just want it at the bottom of the header. Also, is it possible to set the menu as right justified instead of left?

    https://www.ads-software.com/plugins/megamenu/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gh421

    (@gh421)

    I guess a work around to position menu elsewhere on the screen would be adding

    body #mega-menu-wrap-top-bar{position:absolute;top:70px;}

    to the style sheet, but is there an option to set this in the actual plugin? seems lame to just position it about 40px from the top so I would think there’s a place to set it. Maybe??

    Plugin Author megamenu

    (@megamenu)

    Hi gh421,

    Max Mega Menu doesn’t position itself – your theme is responsible for positioning it. You’ll need to find the container the menu sits inside (or make a new div around the menu) then position that instead, the menu will move with it.

    Regards,
    Tom

    Thread Starter gh421

    (@gh421)

    thanks for the reply tom. It seems to work fine with the change to the style sheet I mentioned above.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu Position?’ is closed to new replies.