Home Forums Claremont Pro search pop up window on mobile Reply To: search pop up window on mobile

#7769
Andy
Keymaster

Okay, please try this instead:

.claremont-modal .search-form > * {
    width: 100%;
}

This should put the text input and the button each on new lines to stop the button being cut off on narrower screens.