This topic has 10 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #163984
     osadosad
    Participant

    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.
    #164168
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #164514
     osadosad
    Participant

    Hi Laura,

    I have tried, unfortunately it doesn’t work…

    Could you help with some other option please?

    Thank you!

    Tandemer Team

    #164680
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #164817
     osadosad
    Participant
    This reply has been set as private.
    #165067
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #165395
     Radu
    Moderator

    Hi,

    Use this CSS to increase the dropdown width

    COPY CODE
    
    form.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
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #165452
     osadosad
    Participant

    Hello 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!

    #165645
     Radu
    Moderator

    Hi,

    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 solution
    #165926
     osadosad
    Participant

    Thanl you so much.

    It works well.

    Have great week.

    #166301
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?