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

Reply To: load more number

#41961
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Thank you very much for your kind words! Yes, it is possible. There is no option for it on the back-end, but with a bit of custom CSS it is easily doable:

a.asp_showmore span {
    display: none;
}

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.