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.

Replies

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

    Hi Suplanus

    Thanks for reporting.

    This bug has been logged but unfortunately not yet attended to. You could consider increasing your mobile menu breakpoint to meet the point that the search icon is being removed, 1080. This can be done at Appearance > Theme Settings > Navigation.

    Sorry I don’t have more for the moment.

  2. Suplanus 11 years, 1 month ago

    The bug is already there … is there a plan for fixing?

  3. Andrew Misplon Staff 11 years, 1 month ago

    It’s been logged, that means it’s sitting in the queue to be resolved. I unfortunately can’t give a time estimate as to when it will be resolved. Greg or Braam will get to it as soon as they are able. Sorry I can’t be more specific right now.

  4. Suplanus 10 years, 10 months ago

    In the Changelog are changes for this problem, but the bug is still there…

  5. Andrew Misplon Staff 10 years, 10 months ago

    Hi Suplanus

    Apologies! Chatted to Greg now. It’ll be gone in the next update. To hotfix, try the following under Appearance > Custom CSS:

    /* Fix search icon hiding problem - can remove after Vantage 2.4.2 */
    @media (max-width: 1080px) {
      body.responsive #masthead.masthead-logo-in-menu #search-icon-icon {
        display: block !important;
      }
    }
  6. Andrew Misplon Staff 10 years, 10 months ago

    By gone, I mean the incorrect CSS will be gone in the next update.

    Thanks again.

  7. Corey Wademan 10 years, 9 months ago

    Big thanks to you guys at Site Origin. Was having a problem with this…Very easy search, easy fix after inserting in that code. You guys never fall short of extremely helpful and awesome. Best regards and big thanks.

    -Corey

    • Andrew Misplon Staff 10 years, 9 months ago

      Thanks for your support Corey. Really glad to hear this was helpful.

      All the best.

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