Forums › Forums › Search & Filter Pro › Dropdown list and submit button too small
Tagged: submit button
- This topic has 6 replies, 2 voices, and was last updated 9 years, 3 months ago by 
Trevor.
 
		Viewing 6 posts - 1 through 6 (of 6 total)
	
	- 
		
			
				
Anonymous(Private) July 24, 2016 at 10:17 am #52017
Something as wide dropdown list and reset button like this.
http://c84.e06.myftpupload.com/cars-and-trucks/?_sft_post_tag=1987I prefer to keep as horizontal as current.
Trevor(Private) July 25, 2016 at 9:27 am #52057.searchandfilter label { width: 250px; } .searchandfilter select.sf-input-select { width: 100%; } .searchandfilter select option { padding: 3px 5px; }As to the button, you appear to have made this style:
#search-filter-form-23 input[type="submit"] { margin: 0; border-width: 10px; border-style: solid; cursor: pointer; border-radius: 4px; padding: 3px 11px; box-sizing: border-box; }To which you would need to add a background, such as:
background: #d33528; - 
		AuthorPosts
 
		Viewing 6 posts - 1 through 6 (of 6 total)