Skip to content

Instantly share code, notes, and snippets.

@codeiscode-dev
Last active January 25, 2018 07:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeiscode-dev/a273e31f5944f724cbf62651e6045413 to your computer and use it in GitHub Desktop.
Save codeiscode-dev/a273e31f5944f724cbf62651e6045413 to your computer and use it in GitHub Desktop.
Search Bar CSS Tricks
.wpep-search-form.wpep-search-form-courses .wpep-search-contain-input .wpep-search-input {
height: 35px;
}
.wpep-search-form.wpep-search-form-courses .wpep-search-contain-input {
width: 100%;
}
.wpep-search-form.wpep-search-form-courses .wpep-search-contain-input .wpep-search-input {
font-size: 16px;
}
.wpep-search-form.wpep-search-form-courses .wpep-search-results-container .wpep-search-results.wpep-search-results-courses li a p {
font-size: 12px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment