Increase search box width?

Home Page Forums WP Google Search Increase search box width?

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

    Posts

  • #11744

    Philagree

    Participant

    Hi – I’ve just installed the plugin and am using it as a Header widget at https://www.khs.org.au/ but I need to increase the width of the search box, because currently the default text says “Enhanced by Goog” :-)
    I don’t mind the plug for Google but it just looks wrong with it abbreviated that way.
    Is this possible, maybe with some CSS?

    #11745

    Philagree

    Participant

    I fixed it with some CSS:

    #wgs_widget-7 {
    width: 240px;
    height: 50px;
    }

    Is there a way to change the color of the search button from the default blue?

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