Forums Forums Search & Filter Pro Padding on form

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #201555

    Hello,

    Can you please help me with centering the form, I just added the form and there is some padding from left. I didn’t change the css or anything. Picture – http://prntscr.com/mhy4de and live demo -> https://vsi4kifilmi.com/

    Thanks!

    Trevor
    #201562

    To me, adding this custom CSS, to overcome your theme CSS, looks best:

    .searchandfilter ul {
      margin-left: 0;
      padding-left: 0;
    }
    Anonymous
    #201575

    It works for the input field and dropdown, but not for range slider and checkbox.

    Trevor
    #201579

    I do not see the CSS that I gave you on the page?

    Anonymous
    #201593

    Please clear your cache.

    Anonymous
    #201596

    Oh, it worked.

    Trevor
    #201598

    This is what I now see:

    https://www.screencast.com/t/OLcy9bkDMff

    Can you annotate that to show what is still wrong?

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