To Remove Google adds in Google Custom Search Engine result area :
You have to follow just one simple step:-
Just add this code in your css:-
You have to follow just one simple step:-
Just add this code in your css:-
.gsc-adBlock
{
display: none !important;
}
and you are all done.
enjoy the code.