Home › Forums › Winning Agent Pro Theme › IDX Broker quicksearch help › Reply To: IDX Broker quicksearch help
September 15, 2015 at 11:14 pm #4604
Keymaster
Yes, the Search bar is a bit tricky. 🙂
You can try adding this to the @media query section of your theme when the search bar goes to the medium version.
.search-bar input,
.search-bar select,
.search-bar textarea {
width: 100%;
}
If you need more help with yours, can you please post your website url? That way I can see just what you have.