Form colour editing: text boxes, checkboxes and multi-list?

We’re using brevo to embed some subscribe forms on the website. Some issues we have design wise is that it doesn’t seem we can change the colours on:

  • text boxes for attribute entry (ideally we’d change this to transparent, or an off-white)
  • check boxes on category attributes
  • check boxes on multi-list

I’ve found the colour codes in the HTML for the multi-list, but changing it doesn’t seem to change anything!

You can modify the CSS for the form if you’re putting the form onto your own website. Use the Chrome Browser Web tools and you can find the CSS used for the form elements. I added borders, changed the border-radius, put an input background, etc. I have done this on my forms.

1 Like