I have fixed the missing button by creating a child theme using searchform.php
from Version 3.4.
Additional CSS:
#searchform {
margin-top:10px;
display:flex;
}
#searchsubmit {
color: #ffffff;
background-color: #1874cd;
border-radius: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
font-style: normal;
letter-spacing: 0px;
}
-
This reply was modified 4 years, 3 months ago by commsyseng.
-
This reply was modified 4 years, 3 months ago by commsyseng.