This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Origami Search Widget: How to add padding and shorten

9 years ago · Last reply by Andrew Misplon 9 years ago

I have placed a search widget in my footer, but as you can see from the attached screenshot, it’s an eye-sore. There’s no padding in between elements (like in between the words “Search for” and the search box, and the search box and the search button). The search box is also too long and it almost hits the next column of elements in my footer (recent posts). Is there a way to add this said padding and shorten the search box?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. geo222 9 years, 5 months ago

    Seems my screenshot didn’t show up. Here’s the URL to it:

    http://www.mediafire.com/view/2v92rnrtf43liw4/screenshot.jpg

  2. Andrew Misplon Staff 9 years, 5 months ago

    Hi Geo222

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  3. geo222 9 years, 5 months ago
  4. Andrew Misplon Staff 9 years, 5 months ago

    Hi Geo222

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    #footer-widgets input#s {
        max-width: 95%;
        margin-bottom: 10px;
    }

    You might also need to install the SiteOrigin CSS Editor.

  5. geo222 9 years, 5 months ago

    Perfect. Thanx so much!

  6. Andrew Misplon Staff 9 years, 5 months ago

    For sure :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread