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

Reply To: implode error message / no scrollbar / unwanted white line

Home Forums Product Support Forums Ajax Search Pro for WordPress Support implode error message / no scrollbar / unwanted white line Reply To: implode error message / no scrollbar / unwanted white line

#4060
TrevorTrevor
Participant

Hi

I got the trivial one also solved another one that got in using the custom css.

http://creative-scripts.com/wp-content/uploads/2015/02/2015-02-26_09-40-04.pngline at bottom of bar

[code]div.ajaxsearchpro[id*="ajaxsearchpro"] .probox .proclose svg {
background: #46AAD7;
}
div.ajaxsearchpro[id*="ajaxsearchpro"] .probox .proloading, div.ajaxsearchpro[id*="ajaxsearchpro"] .probox .proclose, div.ajaxsearchpro[id*="ajaxsearchpro"] .probox .promagnifier, div.ajaxsearchpro[id*="ajaxsearchpro"] .probox .prosettings {
height: 29px !important;
}[/code]

Just need to sort out the result issue now 🙂