No, once you remove the plugin it should automatically remove itself. You might have a different search bar installed. This can also be caused by a cached feature. If you could paste your websites url I can take a look.
I’m also not sure what you mean by “layer over itself”. This might be caused by the CSS classes from your theme, but once again send my your websites url and I’ll take a look.
Gabriel-
Just to confirm, did you receive the web page link and the image of the layer over itself issue? I responded to it in the email. If not here is the info:
web address
The search bar is on the bottom of the pages and you will see what I mean by layered over itself.
I just need to get it removed as it isn’t working with the theme or some other plugin.
I checked your website, but my plugin is neither installed, or controlling that area.
The search bar might be part of your theme, or woocommerce.
You can try adding this code to your CSS and check if it looks better:
.widget.woocommerce input[type="submit"] {
position: absolute;
right: 0.5px;
top: 0.5px;
}
Thanks for the suggestion. I was fairly confident that it was your plugin. It is not part of the theme or woocommerce.