Forums Forums Search & Filter Pro Problems

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #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 !

    Anonymous
    #255402

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

    Trevor
    #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?

    Anonymous
    #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
    #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;
    }
    Anonymous
    #256078

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

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

    Trevor
    #256080

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

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