Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar style/CSS › Reply To: Search bar style/CSS
July 18, 2016 at 7:29 am
#9538
Hi!
Actually, it looks you got very close to that layout, I can see only one thing that needs to be changed, and it’s to force the main container to a transparent background.
Try using this custom CSS for this purpose:
.asp_main_container {
background-color: transparent !important;
}
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)