Changed CSS, much better
-
Thanks for this, great tool.
I didn’t understand why you have a white box AROUND the search box, on top of an overlay, so made it transparent and the bg of search box white, so simple and so much better IMHO:
.wpea-popup-content {
background: #fcfcfc00;
bottom: 0px;
}.wpea-search-result {
background-color: white;
}
The topic ‘Changed CSS, much better’ is closed to new replies.