Site logo

[Resolved] Increase Google Search Widget Width

Home Forums Support [Resolved] Increase Google Search Widget Width

Home Forums Support Increase Google Search Widget Width

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2486266
    Oppo Gene

    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

    #2486522
    Ying
    Staff
    Customer Support

    Hi Hassnain,

    This is not theme related, but if you can activate the Google search, we can take a look for you.

    #2486569
    Oppo Gene

    On mobiles devices it looks fine, but on desktop it is not properly visible

    #2486583
    Ying
    Staff
    Customer Support

    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;
    }
    
    #2486600
    Oppo Gene

    Could you please also resolve this issue,

    #2487285
    Ying
    Staff
    Customer Support

    Please open a new support topic for a different question.
    I’ll mark this topic as resolved.
    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.