Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to "Display background overlay" in regular search box? › Reply To: How to "Display background overlay" in regular search box?
December 7, 2020 at 10:39 am
#30500
Keymaster
Hi,
I’m afraid this is not possible out of the box, it has to be custom coded. The reason is, the search bar needs to be in a fixed CSS position to remove it from the document flow – then position a background layer on document root. This feature on compact box only works in fixed positions as well, it is specifically coded for that scenario only. That is not possible to easily replicate for the regular search box I am sorry.