Forums › Forums › Search & Filter Pro › Responsive Dropdowns
- This topic has 4 replies, 2 voices, and was last updated 3 years, 12 months ago by Trevor.
Viewing 5 posts - 1 through 5 (of 5 total)
-
Anonymous(Private) February 4, 2021 at 1:28 pm #275309
Dear Trevor,
I used your recommendations in other topics, to optimize my form for responsivenes.
However I still have problems with long content dropdowns, they are just cut of in length.
Can you take a look at it and help me out?
This is the CSS Code I have used:
.searchandfilter[data-sf-form-id="4048"] > ul { margin: 0 7px 0 10px; } .searchandfilter[data-sf-form-id="4048"] li[data-sf-field-input-type="select"] select, .searchandfilter[data-sf-form-id="4048"] li[data-sf-field-input-type="select"] label { width: 100%; padding: 5px; border-radius: 4px; color: #1a1a1b; font-size:16px } .sf-field-submit input { color: white; border: 0; border-radius: 4px; font-size: 18px; font-weight: 00; background-color: #005193; padding: 10px 30px; display: block; width: 100%; }
greetings,
philipp -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)