All of a sudden a Google Custom Search box appears on bottom of my pages, also interfering with the design (grey border around the content).
I didn’t install anything here so why does it appear and how do I remove this?
Thx
Kurt
Hi
We are also facing the same issue. Please advise on how we can remove the google custom search box from all the pages.
Thanks
Anurag
Hi!
Please try de-activating all active plugins and check if that helps. If not, please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#___gcse_0 {
display: none !important;
}
Best regards,
Yigit
I added the code to quick CSS. Now a number of pictures that were part of the layerslider are not appearing on many pages.
Deactivated some of the plugins and the pages are fine now. Thanks
Hey Rikard,
I adapted the css code and it was solved. Tx
kurt