• Resolved liwebguy

    (@liwebguy)


    I’m using Max Mega Menu with the Avada theme. I have it set up just the way I want, with the search bar appearing below the menu. However, whenever there is any interaction on the site the search bar disappears. I assume this is caused by some sort of conflict, but I can’t seem to find it anywhere.

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

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

    (@megamenu)

    Hi liwebguy,

    Thanks for posting a link.

    It is Avada that is applying some of it’s own functionality thats hiding it, I’m not sure if there is a way to disable that in the Avada settings. If not, try this custom CSS:

    .fusion-custom-menu-item-contents {
      display: block !important;
    }

    Regards,
    Tom

    Thread Starter liwebguy

    (@liwebguy)

    That seems to have worked beautifully, thank you!

    Thread Starter liwebguy

    (@liwebguy)

    Resolved

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with Search Bar on Avada Theme’ is closed to new replies.