Forums Forums Search & Filter Pro Easy Digital Downloads, Vendd Formatting, and search bar customization

Viewing 9 posts - 11 through 19 (of 19 total)
  • Trevor
    #150847

    I would make that height to 52px? from 40px.

    Anonymous
    #150904

    The dropdown menu is at a height of 40 and it looks cleaner
    Im trying to get all to line up at 40px even.

    Thoughts?

    Trevor
    #150909

    Ah, OK, then you might need to do this:

    .select2-container .select2-search--inline {
      line-height: 36px !important;
    }
    .searchandfilter ul li li {
      padding: 0 !important;
    }
    Anonymous
    #150911

    Boom! Perfect. Thank you.

    Im going to work on formatting the date picker and will reach out if I have questions.

    Anonymous
    #151013

    Trevor. I cannot format the date picker to match the select2 options. I want the format to remain the same as the other selection boxes. Currently I believe it is pulling the style from the S&F Css. Do you have any examples of how this has been customized?

    Trevor
    #151081

    I don’t, I am sorry. How good are you with using the browser inspector to alter and test CSS changes? I can show you over Skype if you wish?

    Anonymous
    #151104
    This reply has been marked as private.
    Trevor
    #151107

    Sure

    Anonymous
    #151376

    Please mark as resolved as original issue has been fixed.

Viewing 9 posts - 11 through 19 (of 19 total)