We are using a paid theme, Viola and I cannot get the search bar background to change from transparent to white.
The theme is not currently published, so I am not able to share a link.
This is the code I was trying to use, found in the forums, but it is not working. I am pasting it in theme.liquid before /body. I know it says red, but I can change it to white once I get it to run. I just cannot get it to work.
div#predictive-search-results {
background: red !important;
}


