Google search Box
Posted: Tue Nov 09, 2021 12:16 pm
I know this is not a question regarding WB but I know you guys are a smart bunch and I thought maybe you could help me with this.
here is a temporary link: https://www.edesignsplans.ca/temp/6-plex_2008435.html
I have a Google search box on my site and I want to make it smaller in height within the html code as shown here:
I can make it narrower but not in height.
Any help would be appreciated..
<script>
(function() {
var cx = '017071073968778486342:x2nqae7ewoc';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:searchbox-only></gcse:searchbox-only>
Page URL:
https://www.edesignsplans.ca/temp/6-plex_2008435.html
here is a temporary link: https://www.edesignsplans.ca/temp/6-plex_2008435.html
I have a Google search box on my site and I want to make it smaller in height within the html code as shown here:
I can make it narrower but not in height.
Any help would be appreciated..
<script>
(function() {
var cx = '017071073968778486342:x2nqae7ewoc';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:searchbox-only></gcse:searchbox-only>
Page URL:
https://www.edesignsplans.ca/temp/6-plex_2008435.html