Hi @blackalbatros,
About the point 1, you can use the !important tag to force the browser to change the placeholder text color, and here’s a screenshot showing the result using the Magic CSS tool: https://a.supportally.com/i/OJHLtj.
About the point 2, you can use this code snippet:
.wpforms-field select {
color: #ffff00 !important;
background: #474d52 !important;
}
And here’s a screenshot showing the result using the Magic CSS tool: https://a.supportally.com/i/bd0iqC.
I would also like to mention that style customizations fall beyond the scope of support we offer, and this CSS snippet is provided as a courtesy. In case you’d like to look into custom development options, we highly recommend using Codeable.
About the point 3, currently we have a bug to display fields in multiple columns using CSS Classes. To fix the issue, you need to disable the Use Modern Markup option on WPForms » Settings, and then you will be able to create multi-columns using CSS Classes.
In case you’re not seeing that option, please add the filter in the guide here on your site. That way, that option will appear, and you will be able to disable it.
Hope this helps!
Hi @blackalbatros,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!