This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Having issues on Excluding post on a default result in posts widget live filter

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Having issues on Excluding post on a default result in posts widget live filter Reply To: Having issues on Excluding post on a default result in posts widget live filter

#33508
Ernest MarcinkoErnest Marcinko
Keymaster

That looks like a bottom margin added via a 3rd party CSS, but I can’t tell only by the screenshot. You can maybe try this custom CSS to negate that effect:

div.ajaxsearchpro.asp_sb fieldset.asp_filter legend {
    margin-bottom: 8px !important;
}

If that does not work, then I can try looking at it directly, just send a link to the page where the search is visible.

Date filtering via range sliders is not possible.