Hello,
I’m looking for help on changing the transparency of the search results on the refresh theme. It is completely see-through so you can read any of the results. This happens on Web and mobile.
Can anyone help?
Thanks
Hello,
I’m looking for help on changing the transparency of the search results on the refresh theme. It is completely see-through so you can read any of the results. This happens on Web and mobile.
Can anyone help?
Thanks
@CircleMobile add below css into base.css file
.predictive-search__results-groups-wrapper {
background-color: white !important;
}
Hi can you help me solve something too?
on my search bar, if I type something not suggested I get an error on the page and also doesn’t show the search result bar an also the content on the page is not center, the search results bar its like transparent ![]()
I tried with a bunch of different codes from this page but none of those worked.
thanks in advance!