SOLVED: Two small bugs in the form element

Browser: Chrome 120
OS: Windows

Hi,

1- The border of the form has a color by default. But it is not active in the builder. (There is no yellow dot to clear the default border style)

2- If we assign a border to the fields, this border is also applied to the submit button.

1 Like

Hi @jolia ,

  1. The input field default border styles are coming from Bricks stylesheet. It’s not a setting inside the form element, that’s why no yellow dot indicator.

  2. You are right, the border applied to the submit button as well which is incorrect. Recorded in the bug tracker.

Regards,
Jenn

1 Like

Hi @itchycode ,

This bug also affects any kind of element that is in the form, like checkboxes.
Border should be applied ideally only to text input fields and all the other form elements have specific settings for border styling-if needed.

Best regards,
Barnabas

well its easy to remove the border from the button
that setting is there too

this is not a bug but it is a ux problem for sure :slight_smile:

Hi Jolia,
We’ve fixed this issue in Bricks 1.9.6, now available as a one-click update in your WordPress Dashboard.

Changelog: Bricks 1.9.6 Changelog – Bricks

Please let us know if you are still experiencing issues.

Best regards,
timmse

2 Likes