This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Search field opacity

11 years ago · Last reply by Andrew Misplon 11 years ago

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

1
  1. Andrew Misplon Staff 11 years, 25 days ago

    Hi 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.

Have a different question or issue?

Start New Thread