Archived topic
Increase Google Search Widget Width
5 replies · Started by Oppo Gene on January 6, 2023
Hi there, Want to add "Google Search" on my website search, I have done, but it is not so visible as the theme search is given, can you provide such CSS through which we can only increase "Google Search" width. Your quick response is Highly Appreciated
Thank You
Hi Hassnain,
This is not theme related, but if you can activate the Google search, we can take a look for you.
On mobiles devices it looks fine, but on desktop it is not properly visible
Try this CSS:
div#cse :is(.gsc-control-cse.gsc-control-cse-en, td.gsc-input, td.gsc-search-button){
padding: 0;
}
div#cse {
width: 100% !important;
}
Could you please also resolve this issue,
Please open a new support topic for a different question.
I'll mark this topic as resolved.
Thank you!