Forums Forums Search & Filter Pro Style issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #209211

    Hi!

    Great plugin!

    Can you help me with the styling of this fiter: https://digital.rekolta.bg/produkti/. The “ALL” field (first one) not shows up.

    Any ideas?

    Trevor
    #209263

    This is being caused by your theme CSS. This custom CSS should fix it:

    #dslc-module-a7b99d54515 .searchandfilter select {
      padding-top: 0;
      padding-bottom: 0;
    }
    Anonymous
    #209283

    Thanks a lot!

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