Project:Google Custom Search Engine
Version:6.x-1.2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I'd like to remove the button "Search" from the block (keeping just the search box and relying on users hitting their enter buttons) -- what's the best / cleanest way to achieve it?

Thanks!

Comments

#1

subscribe

#2

Adding this line:

#google-cse-searchbox-form #edit-sa { display: none; }

at the end of google_cse.css did the trick for me.
nobody click here