Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello,
is it possible to change the color of the search bar in the footer section? At the moment it would be white, what I don’t want. I want it somehow transparent. Where do I do that?
Jasmin
Hello,
Yes, it is possible. It can be done with some CSS code. Please send us your site url to give it a closer look.
Best regards!
Hello,
Please add this code to the CSS box (please see this screenshot)
.copyright-widget.col-sm-6 form.search-form input#search-form-5978a3aa3f1c2 { background-color: transparent; }
Will make the search bar transparent.
Best regards!
You must be logged in to reply to this topic.