Forums Forums Search & Filter Pro Help request for plugin setting

Viewing 1 post (of 1 total)
  • Trevor
    #243818

    On the Display Results settings tab of the form, you have selected ‘Using a Shortcode’ as the method. This may be wrong. Are you using Elementor Pro to display the posts? If so, you should use the method described in this guide (and also use the extension for Elementor Pro that you can download from the top of the guide page):

    https://searchandfilter.com/documentation/3rd-party/elementor/

    The form we can address later, but this custom CSS normally centers the form:

    .searchandfilter > ul {
      display: table;
      margin: 0 auto;
    }
Viewing 1 post (of 1 total)