Forums Forums Search & Filter Pro 2 issues – List items in sidebar /Search by range

Viewing 10 posts - 1 through 10 (of 14 total)
  • Anonymous
    #40098

    Hello,

    i have two problem on my site:
    https://vpn-anbieter-vergleich-test.de/einfache-suche-vpn-anbieter/

    1) I have the list items near to the search forms at my widget. I am not good by doing CSS styling, and I didnt find how to change this settings there

    (screener attached)

    2) I want to use a “range” search form, like you are using at the demosite

    (screener attached)

    Can you help me solving it?

    Anonymous
    #40099

    PS: to 2)
    I did not find out, how to add this “range form” to my search…

    Trevor
    #40112

    Hi

    I can see the search form on the link you gave. Are you trying to remove the arrow image from the side of each item? That has been added by your theme. If you access to Custom CSS for the theme, or use a Custom CSS plugin, I think that this would remove them:

    .widget .searchandfilter ul li {
      background: none !important;
    }

    I cannot see what you mean on the other issue as it is not possible to upload images to the forum. Instead you must use an image or file sharing site, upload your screenshot or image to that, and then share that as a link here. If you can show me that?

    Anonymous
    #40144

    Hello,
    thank you, i guess i need to find the right CSS file, because to implement it to the theme CSS does not work out ;(

    Sure Sceener are here:

    Screener:
    https://vpn-anbieter-vergleich-test.de/wp-content/uploads/2016/03/2016-03-22_09h06_24.png

    I want to add this to my search box..

    Trevor
    #40146

    You do not have a custom css file? If not, then you can use a plugin, like this:

    https://wordpress.org/plugins/simple-custom-css/

    As to the slider control, what have you tried? Did you find it in the documentation?

    We might need to share screens using skype?

    Anonymous
    #40152

    I have found the custom CSS, thank you it is already working.

    No about the slider, i do not know how to do the configuration.

    Trevor
    #40156

    I have found the custom CSS, thank you it is already working.

    Great.

    Re: Slider.

    Is Skype a possibility?

    Anonymous
    #40158
    This reply has been marked as private.
    Anonymous
    #40159
    This reply has been marked as private.
    Anonymous
    #40164

    I think i have found the solution )))

Viewing 10 posts - 1 through 10 (of 14 total)