Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I want to replace the current search Icon with the php code for Predictive Search. Where do I place it so it doesn’t disappear as it’s coded?
Thanks
Mike
Hi Mike
You’d need to use a child theme, create a folder in the child theme called “parts” and copy menu.php from the parts folder in the parent theme into your parts folder in the child theme. You could then safely edit the search field in menu.php.