Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2828314
Search background
Closed

Comments

  • Agnieszka started the conversation

    Hi,

    When a user selects search, currently the search bar is displayed over a black overlay. Is it possible to change this colour to brown either #763A00 or #522704 if the other one is too light, please?


  •  225
    Milingona replied

    Hi,

    You can change that by adding the following code at Bakery > Custom Code > Custom CSS:

    .vu_search-modal {
      background-color: rgba(82,39,4,0.9);
    }

    Kind regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • Agnieszka replied

    Hi,

    It worked! :-) Thank you for advising on this!

    Best regards,

    Aga

  •  225
    Milingona replied

    Glad to hear that. You're always welcome!


    Milingona Support

    Follow on     Envato     Facebook     Twitter