Viewing 1 replies (of 1 total)
  • Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi skyandbradd,

    1. there is not an option for the height, as general is less problematic then the width in order to make it fluid across different devices. So you can use following snippet into your main style.css to fire the search box div container and set a fixed height :

    #flexi_searchbox {
        height: 250px !important;
    }

    a fixed width ( i.e.: 250px can be set in the dashboard).

    2. Use   to fill the fields you want to leave blank.

    Let us know if it works!

Viewing 1 replies (of 1 total)
  • The topic ‘Widget Height and Fields’ is closed to new replies.