Forums Forums Search & Filter Pro Bug: spaces are inserted everywhere

Viewing 3 posts - 11 through 13 (of 13 total)
  • Trevor
    #40040

    In the end, the only fix appears to be to add some custom css the place a negative margin on the Category heading like this:

    #search-filter-form-5014 .sf-field-tag h4 {
      margin-bottom: -40px;
    }

    The extra line breaks are being added in the theme you are using, and this is too complex to try to start editing.

    Anonymous
    #40046

    Thank you for your help, that was really quick I appreciate that 🙂 Now my page looks nice ! Is it possible to edit my first message and remove the link to my site ? I’ve deleted this test page and made another one, so it links to a 404 page right now.

    Thanks again

    Trevor
    #40097

    I have redacted the link from the post as requested. I am closing this thread now.

Viewing 3 posts - 11 through 13 (of 13 total)