Search button is out of place

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1110007
    Heike Knip
    Participant

    Hi,

    Quick question – I have used the booking plugin for the following page http://heikek5.sg-host.com/18-2/ – this is a temp domain and just starting to get all bits and pieces together, so sorry that looks awful at the moment.

    But as you can see the search button is out of place, can you let me know how I can correct this.

    Thank you.

    Heike

    #1110463
    Andre Flores
    Moderator

    Hello Heike,

    Add the following code under Appearance ->Customize ->Additional CSS:

    @media (min-width: 768px) {
    .mphb_sc_search-submit-button-wrapper {
    	margin-bottom: 23px !important;
    }}

    This will align the Search button with other fields.

    Regards,
    Andre

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.