WordPress: Instant Search and Suggest CSS Styling

.iss-on { background: none!important; } .iss_results { background: #fff; border-radius: 0 0 3px 3px; box-shadow: 0 5px 10px rgba(0,0,0,.4); } .iss_results li { font-size: 1.6rem; padding: 10px 20px; } .iss_results li:last-child, .iss_results li.ac_over:last-child { border-radius: 0 0 3px 3px; } .iss_over { background: #3648BA!important; cursor: pointer; color: #fff; } span.iss-sub { color: #767676; } .iss_over span.iss-sub { color: #ccc!important; }
CSS code compatible with this plugin: https://wordpress.org/plugins/instant-search-suggest/

“Add Google style instant search and search suggest to your WordPress powered site. This plugin will begin displaying search results as soon as your site visitor starts typing into the search box.”

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.