CS Forms possible bug - Submit button

I finally got time to play more with CS forms today. I’m starting with setting up a basic search form to add on my custom post type archive template. I added a form, then a text input element and a submit button element.

For the submit button I want just a magnifying glass/search symbol and not text.

The possible bug is the background for button: It is fine if I set the background to a color, but if I set it to transparent it seems to just pull whatever the color is set to in the main cornerstone button settings area.

OK. weird. After playing with it for 5 minutes. Setting a background color, then changing it back to transparent, it seems to be behaving as expected. I’m certain this was happening prior to switching the settings back and forth a few times.

I think it would be helpful if we had some basic (idiot-proof?) guides for some of the really simple, common things.

For a search form for my custom post type archive template, how would I set it up to only search post title? Or what about only searching certain custom fields?

At the moment it’s a lot of searching and trial/error going on here :sweat_smile:

(I’ve got Ivory search plugin at the moment and want to migrate from that to CS Forms)