Okay
  Public Ticket #2847878
Search Overlay Background
Closed

Comments

  • bann79 started the conversation

    Hello,

    While a user clicks the search icon, it then overlays a background image (looks like sprinkles). How can I change this background image please?

    Thanks

    Bann

  •  867
    Neuron replied

    Hi Bann,

    You can add a background color instead of the background image by adding the following code at Appearance > Customize > Additional CSS.

    .m-site-search .m-site-search__content {
        background-image: none !important;
        background-color: #666 !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • bann79 replied

    Thanks!

  •  867
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes