Low Search - use classes and id for form tag?
I'm working on a Low Search form and need to use some classes and an ID so that it can match the styling I've established for my site. I've added the class and ID attributes, but it appears these do not carry through. Any tips on how to accomplish this?
Replies
soire 24 Aug 2017 18:28
nevermind! figured it out! needed to prefix the class with form_ and id with the same, to be
form_class
and
form_id
IC360 20 Feb 2019 14:25
I was stuck on this one too.
Could do with adding this one into the Docs please Low. :-)
Thanks.
Low 20 Feb 2019 17:50
FWIW, it's always been in the docs: third row of the Parameters table.