• beltanconsultancy

    (@thetraininglady)


    When I use the mega menu, it pushes my search icon (last item in menu) onto a second line underneath my main navbar. I cannot find the CSS to fix this or an option to resolve.
    First time using Max Mega Menu.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi traininglady,

    Please go to Appearance > Customise > Additional CSS and add the following:

    #mega-menu-wrap-primary #mega-menu-primary li.right {
      float: right;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.right input {
      max-width: none;
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Search Icon pushed onto second line’ is closed to new replies.