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 values moved down below the check box

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • beibei yang
    #273674

    I have a filter with a few fields which are all checkbox type. After I changed results per page and add a reset button. Values moved to the second line down below checkbox. Please see the screenshot: https://ibb.co/hBW6bbx

    This issue will also happen when I change input type. Is there any way to fix this issue?

    Beibei

    Trevor Moderator
    #273721

    This will be a CSS issue, probably a conflict with your theme (or another plugin) CSS.

    Are you able to send me a live link/URL to your search page so I can take a look?

    beibei yang
    #273761

    Hi Trevor,

    Yes, this filter is in this page:
    https://reddotsignal.com/industries/telecommunication-towers/

    Beibei

    Trevor Moderator
    #273819

    Try adding this custom CSS:

    #search-filter-form-4134.filtertool > ul > li[filterdata-combobox="1"] label {
      display: inline-block;
    }
    beibei yang
    #273881

    Thanks Trevor, but it’s not working.

    Trevor Moderator
    #273950

    I see that your site uses some quite heavy caching. Did you clear all these caches? I do not see this new CSS anywhere in the site or in any asset files.

    beibei yang
    #274418

    It’s working now. When I was adding the code at the first time, it didn’t immediately display in Elementor Editor. But now I add the code, preview the page and refresh Elementor Editor, all display well.
    Thank you very much!

    Trevor Moderator
    #274437
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘values moved down below the check box’ is closed to new replies.