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
July 15, 2016 at 2:49 pm
#9519
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 :)



