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 Problems

Viewing 7 posts - 1 through 7 (of 7 total)
  • Popescu Florin-Ionut
    #255401

    Hello!I have a problem about the filter , if i want to filter somethink of years,if the years are 4 numbers lenght ( like 1990-2000, etc ) , the filter didnt show the full number and cut them.
    PROBLEM

    Thanks !

    Popescu Florin-Ionut
    #255402

    https://imgur.com/KF7NYbF
    Here is the link to the problem

    Trevor Moderator
    #255462

    Ah, I see, you need some custom CSS to make the boxes wider, or the font smaller. Which do you prefer?

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

    Popescu Florin-Ionut
    #255494

    Hi, i want to make the boxes bigger
    I dont know how to send a live link :))
    http://www.motolore.com/motociclete-a1/
    this is the site , can you take a look ?

    Trevor Moderator
    #255534

    This Custom CSS should improve the layout:

    .searchandfilter[data-sf-form-id="421"] ul {
        padding-left: 0;
    }
    .searchandfilter[data-sf-form-id="421"] .sf-range-max,
    .searchandfilter[data-sf-form-id="421"] .sf-range-min {
        max-width: 110px;
    }
    Popescu Florin-Ionut
    #256078

    Again here, thanks a lot ! Perfect ! JUST PERFECT !

    Best plug-in with best man !
    Thanks a lot !

    Trevor Moderator
    #256080

    Thanks for getting back to me. I will close this thread for now.

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

The topic ‘Problems’ is closed to new replies.