- This topic has 4 replies, 2 voices, and was last updated 10 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Change Placement of the Box/Space above box
Tagged: search box placement
Hi – I’d like to have less space above the search box. I’m putting the search form in my footer and it isn’t lining up with the other stuff that’s there. Is there a way for me to adjust how much space is above the actual box? I don’t have a label within the form. Thanks.
This Custom CSS should work:
#search-filter-form-6781 .sf-field-search {padding-top: 0px !important;}
I used Firefox with the Firebug add-on to analyse the page to construct this answer.
Please confirm:
If this works?
Can I mark this as resolved?
Can I close this thread?