WordPress Search Field

Posted in: Newspaper
Post count: 5

Can I add some css code to make the wordpress search field stand out against the white bg? I want to add a bigger border.

http://bestseattledayspas.com/

Post count: 7909

Hi,

Please try this css code in Theme Panel > Custom Css: http://screencast.com/t/nJn6R8zVXX5u

.widget_search .td-search-form-widget{
border: 1px solid black;
}

Hope this helps!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.