Search field opacity
Hello. Congratulations for your Vantage theme. It´s amazing.
I would like to know if it´s possible to control the opacity on the search field when using Vantage Premium.
Currently, I have the search icon on the menu and I would like to remove some opacity when the dropdown search field appears.
Thank you :)
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi David
Thanks for your support.
Add the following to Appearance > Custom CSS:
/* Vantage Set Search Field Opacity */ #search-icon .searchform { background: rgba(52,53,56,0.6); }Adjust 0.6 (60% opacity) as required.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.