Home › Forums › Winning Agent Pro Theme › IDX Broker quicksearch help
Tagged: CSS, IDXBroker, quicksearch, winning agent
- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by
Marcy Diaz.
- AuthorPosts
- September 15, 2015 at 10:56 pm #4601
Winning Agent Staff
KeymasterThis stupid quicksearch bar is going to be the death of me! I finally am happy with the way it looks on the desktop version of the site, but the mobile version is a mess. I know this isn’t a forum for IDX Broker, but I’m hoping someone can point me in the right direction. In the mobile version, the input fields are centered and they’re different widths, so it just looks messy. Ideally, I’d like for everything to be the same size, but if that’s not possible, I’d like to align everything to the left.
- September 15, 2015 at 11:14 pm #4604
Marcy Diaz
KeymasterYes, 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.
- AuthorPosts
- You must be logged in to reply to this topic.