jaw@jawtemplates.com

Tag: search

How to add big searchbar into header

Put into Theme Options -> Custom Code -> Custom CSS this code: .header-widget-area .widget:last-child {margin-top: 8px;width: 100%;} .header-widget-area .widget_search #searchform {width: 100%;} And result will looks like this: