Could you tell me how to do it?
I have tried to add this to the embed code, but it didn’t work:
input.gsc-input {
background: none;
background-image: none;
}
Here is my public share link: https://preview.webflow.com/preview/procon?preview=f5870422a9997f47cf84201efb2ebaed
Thank you so much.
Google search is no longer the recommended as they display ads in the search results.
If you still want, go here Programmable Search Engine by Google
1 Like
I’m ok with the ads. I just want to know how to remove the Google braning from the search like the one on your site: http://www.senokoenergy.com
You need to add !important
to override the inline style.
background: none !important;
1 Like
Great! Thanks a lot for your time.
I will try it out.
Have a nice day!
Any luck with this? Looking to ad a search function to my site as well and considering CSE (but don’t want to pay $100 a year, at least not at first)