Forums Forums Search & Filter Pro How to add a border line after the last choice for each filter

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #270699

    Hi,
    I am simple question.
    I have a S&F form which contains multiple fields as filters. I want to know how to add a border line after the last choice for each filter, and after the header of each filter.

    Thank you.

    Beibei

    Trevor
    #270723

    If you share with me a live link/URL to your search page so I can take a look, I might be able to give you some custom CSS, but you would need to show me, with one or more annotated screenshot(s), the design change(s) you want? If you can do that, you would need to upload the screenshot image(s) to a file sharing site (like the WordPress Cloudup site) and share the link with me?

    Anonymous
    #270780

    Hi Trevor,

    My site is still in maintenance. So please check the screenshot:
    https://prnt.sc/w7yew6

    Beibei

    Trevor
    #270784
    This reply has been marked as private.
    Anonymous
    #270797

    Hi Trevor,

    No worries. I made it by adding below code:

    .searchandfilter h4 {
    border-top: 1px solid #ddd;
    }

    I forgot adding solid at first, so the line didn’t show.

    Thanks for your swift response anyway.

    Happy Christmas!

    Beibei

    Trevor
    #270799

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

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