Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #477392

    Dear support,

    please, how an i increase the width of the search bar?

    regards,

    emin

    #477531

    Hi emin!

    You can increase the width of the search bar with the below css:

    .avia-search-tooltip {
      width: 300px !important;
    }

    Regards,
    Dake

    #477575

    Thank you Dake.

    I adjusted the CSS code you gave to:

    #search-3 {
    width: 300px !important;
    }

    and it is OK now.

    Regards,

    stardrive

    #477583

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘SEARCH BAR WIDTH’ is closed to new replies.