Hi,
Thanks for reporting.
What’s the laptop os name and version? Is it with a touch screen?
Please check if there is this issue if paste the custom CSS code to “Appearance > Customize: Additional CSS”:
.search-top-btn-class .fa {
pointer-events: none;
}
input[type="search"].search_top_form_text {
pointer-events: auto;
margin-bottom: 0;
}
.search_top_form {
opacity: 1;
}
.search_top_form:after {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook