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 Styling issues for Search & Filter plugin

Viewing 10 posts - 1 through 10 (of 11 total)
  • Rami ABBOUDI
    #267578

    Hello,

    Could you help me with a styling issue.
    I added a doc so that you can understand what are my needs :

    link redacted by @trevorsf

    Thank you,

    Trevor Moderator
    #267592
    This reply has been marked as private.
    Rami ABBOUDI
    #267596
    This reply has been marked as private.
    Trevor Moderator
    #267599
    This reply has been marked as private.
    Rami ABBOUDI
    #267601
    This reply has been marked as private.
    Trevor Moderator
    #267620

    I believe this CSS should get you started:

    .et-db #et-boc .et-l .et_pb_module .searchandfilter[data-sf-form-id="1129"] li.sf-field-taxonomy-project_category > ul {
        max-height: 180px;
        overflow: auto;
        margin-left: 0;
    }
    .et-db #et-boc .et-l .et_pb_module .searchandfilter[data-sf-form-id="1129"] li > h4 {
        margin-top: 15px;
    }
    .et-db #et-boc .et-l .et_pb_module .searchandfilter[data-sf-form-id="1129"] li[data-sf-field-input-type="checkbox"] ul input {
        float: left;
        clear: left;
        margin-right: 10px;
        height: 16px;
    }
    .searchandfilter[data-sf-form-id="1129"] li[data-sf-field-input-type="checkbox"] ul label {
        float: left;
        line-height: 20px;
    }
    #et-boc .et-l .searchandfilter[data-sf-form-id="1129"] li[data-sf-field-input-type="checkbox"] > ul > li {
        margin-bottom: 10px;
        display: flex;
    }

    I can’t help you with the sticky widget question, sorry.

    Rami ABBOUDI
    #267623
    This reply has been marked as private.
    Trevor Moderator
    #267635

    I realise that I did not answer the question on Number of Results type of info panel. In Divi, there is not a way to do this that I am aware of, sorry.

    Rami ABBOUDI
    #267638
    This reply has been marked as private.
    Rami ABBOUDI
    #267747
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 11 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.