Reply To: Settings box shows scroll handles without needing to

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Settings box shows scroll handles without needing to Reply To: Settings box shows scroll handles without needing to

#9519
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

It might be CSS override from the theme styles or from another plugin.

Please try adding this custom CSS:


.searchsettings fieldset {
    overflow: hidden !important;
}

Let’s hope it will help!

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)