Home>Support>Bug report on the “Search” option in the Estate Plus plugin, and related suggestions.

Bug report on the “Search” option in the Estate Plus plugin, and related suggestions.

We are using your free Estate Theme with Estate Plus plugin. I want to hide a “Search” menu option. When I uncheck the Menu Search option in the Theme Settings, the “Search” disappears from the site menu in standard browser (Windows PC).
But on mobile version of the web site (via iPhone), the “Search” menu option on the site menu still shows up.
QUESTIONS:
1. Is there a way to place the “Search” at the end of the Menu for mobile version of the web site?
Now, it is in the beginning of the mobile Menu.
2. If not, is there a way to hide the “Search” option on mobile web site only? I don’t mind the “Search” option in the regular browser.
Thank you in advance.

URL: http://www.russiaproperty.ca

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    1. This is unfortunately a common challenge across all our themes using the same mobile menu. Try the following under Appearance > Custom CSS or a plugin like Simple Custom CSS:

    /* Hide Search In Mobile Nav */
    
    .mobile-nav-frame form.search input[type=search] { display: none; }
    

    It’s unfortunately not possible without custom development to move the search to the bottom but you can hide it with the above.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More