Background Color of Filters Popup on Mobile

Description/Instructions

Change the background of the search popup on mobile and tablet. 

If this snippet helped, feel free to buy me a taco :)

.ts-search-widget .ts-field-popup{
background: blue;
}

  • CSS
Copy Code

Let's Chat About this Snippet