Forums
(@luk4)
1 year, 3 months ago
Hi @decli ,
Just add the following CSS snippet to Additional CSS tab in the Customizer (Appearance ?? Customize):
/* Hide WC Product Search title, bar and button */ body.search-results .onMobileOnly { display: none; }