Custom search button with CSS
-
Hi there,
For any reason I can’t edit the search button through CSS :
input#wpsl-search-btn { border-radius: 25px!important; border: 0px!important; box-shadow: none!important; background-color: #f7f3f0!important; color: #222!important; }All works except the background-color attribute.
Same with this CSS snippet to custom the scrollbar :
div#wpsl-stores::-webkit-scrollbar-thumb { border-radius: 10px!important; }Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom search button with CSS’ is closed to new replies.