-
Author
-
June 12, 2017 at 06:35 #163984osadosadParticipant
Hello Support Team,
Could you help please?
I need to change size of dropdown box in Search. I am having list of Universities and when open it – it’s too small to see the whole name. I need to make the dropdown box itself wider. How can it be done? (please see attached screenshots).
Another question, do you know if there is any way to create autocomplete field with list of all Universities in the same manner as we have Country&Cityin Sweetdate?
Many thanks in advance.
Attachments:
You must be logged in to view attached files.June 13, 2017 at 16:28 #164168LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.two.columns.hz-select { width: 20%; }
About the autocomplete, that is not available right now
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 17, 2017 at 22:24 #164514osadosadParticipantHi Laura,
I have tried, unfortunately it doesn’t work…
Could you help with some other option please?
Thank you!
Tandemer Team
June 19, 2017 at 23:40 #164680LauraModeratorHello, can you share access so i can check it out?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 23, 2017 at 23:44 #165067LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 27, 2017 at 17:24 #165395RaduModeratorHi,
Use this CSS to increase the dropdown width
COPY CODEform.custom div.custom.dropdown.open.expand ul { min-width:305px !important; }
This will be applied for all dropdowns cuz there is no way to select only that.
The universities field cannot be turned into autocomplete cuz the autocomplete it’s specific for city/location.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 27, 2017 at 23:53 #165452osadosadParticipantHello Radu,
Thanks for feedback a lot.
However when putting this into code, nothing changed..
I have also tried to change px number and even with 1405px nothing changes…
Please help
Thank you!
June 29, 2017 at 16:40 #165645RaduModeratorHi,
Maybe there it was a cache remained on your browser
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 2, 2017 at 22:21 #165926osadosadParticipantThanl you so much.
It works well.
Have great week.
July 4, 2017 at 19:38 #166301RaduModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.