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

Reply To: Search Widget transparent background

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search Widget transparent background Reply To: Search Widget transparent background

#10141
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Have you entered the first part of the custom CSS? I don’t see it on the page.

[html]*[id*=ajaxsearchprowidget] h3.widget-title {
display: none !important;
}[/html]

This is supposed to hide the widget title aka. the blue bar.