This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Questions search

#38375
Ernest MarcinkoErnest Marcinko
Keymaster

You are very welcome 🙂

Unfortunately there is not option to do that, but you can use custom CSS to increase the icon size, like so:

.probox .promagnifier .innericon {
    background-size: 24px !important;
}

Apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.