Viewing 1 replies (of 1 total)
  • 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;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Search widget’ is closed to new replies.