Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ask for Refund › Reply To: Ask for Refund
April 8, 2016 at 1:10 pm
#8325
Keymaster
Hi!
I guess the theme puts it there automatically. Try this custom CSS for hiding it:
[html].widget.AjaxSearchProWidget .widget-top {
display: none !important;
}[/html]