Support
Support » Theme: Twenty Fifteen » Search widget
(@radik19)
2 years, 6 months ago
Hello. How to add the “find” button to the search widget?
(@gejay)
You can try adding this custom CSS:
.search-form input[type="submit"], .widget .search-form input[type="submit"] { clip: initial; width: 100px; padding: 20px; line-height: 0em; position: relative!important; }