Search response "box" color
Hi there, I've looked in the theme color settings, and couldn't find a setting that controls the color of this "blue" box. When you enter a search, and it doesn't find a result then this box comes up. Any CSS or location for this color setting? Thanks
Sample search : [Links visible only for registered users]
Comments
Hello,
Please, put the following CSS code in Betheme -> Theme options -> Cutom CSS & JS -> CSS.
.search .woocommerce .alert_info{ background-color: #213700!important; }Thanks