replicating search bar from layers docs?
Answered on January 11, 2016.
Hi there,
We use the Relevanssi plugin for the backend functionality. The front-end is just the default WordPress search function wrapped in our own HTML and styled, which you can view with your browser inspector 🙂 It is added to the page title of Layers via an action hook:
layers_after_title_excerpt
Thanks for the plugin referral!
Hi Vail,
I’m trying to modify the css for the search bar elements, but nothing is applying, can you help point me to the correct css elements to modify the button and search input field?
Thank you so much!