I use the neve theme, elementor, and wordpress 5.5.3
Please help!
]]>Sorry for the huge delay here.
Please add this CSS to Appearance->Customize->Additional CSS section:
.builder-item--header_search_responsive input[type=submit], .search-form input[type=submit] {
width: auto;
}
.search-form .nv-search-icon-wrap, .woocommerce-product-search .nv-search-icon-wrap {
display: none;
}
I hope it helps!
]]>