Home › Forums › WordPress Themes – Premium › Styled Store Pro › Remove Search Product from Header › Reply To: Remove Search Product from Header
Hi Michael,
Please use the following css to fix your issue;
li.st-search.attach-with-menu { display: none; }
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Lost Password?