Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #325344

    Can’t search anymore from the menu bar. Search field is completely gone.

    http://virtuusa.com

    Running Enfold 2.9.2 and WordPress 4.0

    #325369

    Hey!

    Make sure it is activated in Theme Options > Header Layout > Extra Elements.

    Best regards,
    Josue

    #325739

    Ok great, and then what?
    I have “Append search icon to main menu” checked, saved, and browser cache has been cleared, but still no search.

    #325836

    Hello,

    Have you tried disabling all third-party plugins to see if it gets fixed? can you create me an administrator account? post it here as a private reply.

    Regards,
    Josue

    #326046
    This reply has been marked as private.
    #326049

    Hi!

    You have this custom css being included in your website:
    http://virtuusa.com/?custom-css=1&csblog=1&cscache=6&csrev=1

    Which has this code:

    #header #searchform{float:right;padding-top:22px}.main_menu{right:20%}#top #menu-item-search{display:none}
    

    The last part is hiding the search icon, you can either find the root of that and delete it or add this to Quick CSS/child style.css:

    #top #menu-item-search{display:block}
    

    Regards,
    Josue

    #326051
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘After updating to fix Avia Layout Builder, menu bar search field went missing.’ is closed to new replies.