In Progress

filterable container issues

3

hi Igor,

in filterable container I have 2 problem which needs your attentions,

  1. in RTL , the check boxes stick to the filter texts and there is no space between them.
  2. when we have more than 3 filters, it would be much user friendly if the filters keeps inline and scroll horizontal for mobile version. thx
melbod Salimzadeh

Replies

Responses

  1. melbod Salimzadeh Avatar
    melbod Salimzadeh
    Member

    for this issue, you can check this link too ; https://sabaholding.org/faq/

  2. .rtl .gspb-checkbox-item+label::before{margin-right:0px; margin-left:5px}

    This wil fix

  3. melbod Salimzadeh Avatar
    melbod Salimzadeh
    Member

    yes that solved the space. but how about the horizontal scroll for mobile?

Post a Reply