Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro How to position the Search Box and Search Button on another line

Viewing 2 posts - 1 through 2 (of 2 total)
  • riseup
    #46680

    Hello.

    Currently, the Search and Filter functionality is position all on the same line horizontally on the desktop. However, when I view http://www.ymphony.com on my mobile iPhone, the Search Box is squished and does not look user friendly. Thus, I am thinking that I need to position the Search Box on another line.

    Can somebody advise on how to do this? Thanks.

    Trevor Moderator
    #46751

    I guess you could do something like:

    #search-filter-form-614 .sf-field-search {
      display: block !important;
    }

    But that will give other issues.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How to position the Search Box and Search Button on another line’ is closed to new replies.