July 4, 2017 at 17:28
#166262
Moderator
Hello, try adding this to style.css of child theme
COPY CODE
.kleo-search-form #searchform .input-lg {
height: 33px !important;
border-radius: 0px !important;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
background-color: #fff;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution