• Hi,
    I was wondering if there is a similar filter to wpsl_dropdown_category_args that allows us to edit the Max Results dropdown? I’d like to set the default value text to “Results” as I have hidden the labels due to some layout constraints.

    At the moment I have used CSS but its not very elegant and doesn’t work well in ios…

    #wpsl-results .wpsl-selected-item:before {
        content: "Results ";
    }
Viewing 1 replies (of 1 total)
  • Hi there!

    As you have probably noticed in the documentation, there is no specific filter for changing the appearance of the Max Results dropdown, so I think you will have to do it via CSS for now. However, it is a good point and I’ll make sure to pass it on to the dev team for their consideration. All feedback is always welcome!

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Max results Dropdown filter?’ is closed to new replies.