Expired
How can I change the background color in the search page? Screenshot
Thanks!
Hello,
Please add this code into your custom css box:
.search-results #content { background-color: rgba(251, 251, 251, 0.98) !important; }
edit the color to your wish.
Best regards!
Works perfectly.
You must be logged in to reply to this topic.