Origami Search Widget: How to add padding and shorten
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
6Seems my screenshot didn’t show up. Here’s the URL to it:
http://www.mediafire.com/view/2v92rnrtf43liw4/screenshot.jpg
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.
Right here:
http://www.raising-treasures.whytecrow.com/wp/
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.
Perfect. Thanx so much!
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.