Dear support,
please, how an i increase the width of the search bar?
regards,
emin
Hi emin!
You can increase the width of the search bar with the below css:
.avia-search-tooltip {
width: 300px !important;
}
Regards,
Dake
Thank you Dake.
I adjusted the CSS code you gave to:
#search-3 {
width: 300px !important;
}
and it is OK now.
Regards,
stardrive
Hi!
Glad to know you got things sorted on your end :)
Please let us know if you ever need help in the future.
Regards,
Dake