Search box display on iPad - by watcha - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 3 months ago ago by Rose Tyler

  • Avatar: watcha
    watcha
    Participant
    December 5, 2017 at 11:58

    Hi, can you please advise how to fix the search box so that the form is displayed correctly for iPad 9.7″ screen size?

    Print screen; https://prnt.sc/hjbm97

    FYI, this only occurs on 9.7″ iPad and not on other screen sizes.

    Thank you.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2017 at 15:07

    Hello,

    Please try to add this code in custom css:

    @media only screen and (min-width: 992px) {
    	.header-wrapper.header-advanced .header-search.act-default select {
    		height: 38px;
    		line-height: 38px;
    	}
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.