This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

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

Open 1 reply themetheme-estate
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread