Forums Forums Search & Filter Pro Edit field boxes

Viewing 9 posts - 11 through 19 (of 19 total)
  • Anonymous
    #113101
    Trevor
    #113103

    OK

    This CSS styles pretty much everything on the button. Change or delete what you want!

    .searchandfilter input[type="submit"] {
      border: 1px solid #ddd;
      border-radius: 3px;
      color: #fff;
      background: #ddd;
      font-size: 14px;
      padding: 0.7em;
      line-height: 16px;
      cursor: pointer;
      color: #666;
      text-align: center;
      margin-top: 44px;
      font-weight: 700;
    }
    Anonymous
    #113105

    Thanks, I dont know how to edit code, I only know the basics, I will hire someone to fix it.

    One last thing, – can the responsive version have an dropdown box or tab to select on the side? https://ibb.co/nndZca

    Trevor
    #113107

    I am not sure what you mean by the second part?

    Anonymous
    #113111

    All the boxes appear in the header underneath eachother on a mobile device. To enable the user not to scroll down so much, to get the products, could the search form be collapsible, so the user can choose to use the form by selecting a drop down arrow or scroll past and view the products.

    The idea is similar the the menu, when on the home page (https://www.redroseinvitations.com.au), there is a small tab / box on the left hand side, that can be selected to get to the product categories.

    Hope this makes sense. Thanks.

    Trevor
    #113115

    It does, but that would be custom coding, I am sorry. One of the ‘Ninja’ range of plugins from CodeCanyon would probably do this for you. There may be similar slide in plugins on WordPress.org for free.

    Anonymous
    #113117

    Thanks for that. Appreciate it.

    Trevor
    #113119

    Are we done here for now? Can I close the thread as resolved?

    Anonymous
    #113121

    Yes you can close the thread.

Viewing 9 posts - 11 through 19 (of 19 total)