Reply To: Search bar style/CSS

#9538
Ernest Marcinko
Ernest Marcinko
Keymaster

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 :)