- This topic has 12 replies, 4 voices, and was last updated 9 years, 11 months ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Bug: spaces are inserted everywhere
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.
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