Snippets / CSS
CSS
Background Color of Filters Popup on Mobile
D
Donald McGuinn
·
154 views
·
Updated 2 years ago
Change the background of the search popup on mobile and tablet.
.ts-search-widget .ts-field-popup{
background: blue;
}
CSS · 3 lines
Discussion
Ask a question or share how you used this.
Log in
to join the discussion.
No comments yet — be the first.