Home>Support>Search Icon on Mobile

Search Icon on Mobile

By Marc Hyde, 11 years ago. Last reply by Andrew Misplon, 11 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is there a way to get rid of the search button (magnifying glass) from the Vantage Theme’s Mobile site? Or can this be done on only the Premium Vantage theme? Thanks so much for the help! Love the template.

Marc

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

  1. 11 years, 29 days ago Andrew Misplon
    Hi, I Work Here

    Hi Marc

    Glad to hear you’re liking Vantage. It can be done using the following Custom CSS. If you’re running Vantage Free you’ll need to insert this into a Custom CSS plugin or the module included with Jetpack:

    /* Vantage Hide Search Icon on Mobile */
    
    @media screen and (max-width: 680px) {
    	#search-icon {
    		display: none;
    	}
    }
  2. 11 years, 29 days ago Marc Hyde

    Thanks for helping out a CSS illiterate guy!

    One more question (didn’t feel like making a new thread). On the mobile site, one of my pictures if flipped. Is there any reason for that? It’s on the page http://marchyde.com/meet-greet/

  3. 11 years, 28 days ago Andrew Misplon
    Hi, I Work Here

    For sure, glad we could help.

    I see the issue on Chrome iOS, definitely a first for me. After doing some reading it sounds like this may be due to data in the image. Please try this plugin: http://wordpress.org/plugins/image-rotation-fixer/. You’ll need to re-upload the image.

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