SOLVED: Typography problem with the Contact Form

Hi !

There seems to be a bug with the default Bricks Contact Form :

  • Even if the switch “Show labels” is not activated, it will still show the checkbox label
  • Setting a size for the “Typography” will act upon the “Placeholder Typography” instead. If I set 2 different sizes for both of these, only the “Placeholder Typography” is taken in account (and acts on both placeholder AND other typography, such as the checkbox typo.

Thanks,
Antoine

Hi,

thank you for your message.

  1. Yeah, I can confirm this. Even if I don’t have “Show Labels” enabled, the checkbox label will still show.
    Here is a workaround you can use for now, but I’ll create an internal bug task for this (EDIT: Or just don’t enter the label)
%root% .label{
  display:none;
}
  1. The “Typography” setting will affect the “Value” of the input, but yeah, it will override the placeholder typography, which I kind of think makes sense, no?


Matej

Hi Matej,

Thanks for creating a bug report for this. I don’t think it makes sense that if you have two different typography settings one will override the other. Having granular control is always better. Why would placeholders need to always be the same size than other label texts ?

@AnLip,

So, if you set Value Typography, it will update Value + Placeholder. I think that makes sense, since usually, you want this to be the same.

But if not, then you can change the Placeholder typography to something else, and it will use this value for the placeholder.

That’s why it makes sense to me?

Hi Matej,

Ok I think I figured it out. I’ll just use the Typography panel to set typo style for the fields input, and the two other form typo settings to control the rest of typographies (such as the label value text.

My problem is solved, thanks again.

1 Like

Hi guys,

We’ve fixed this in Bricks 1.11, now available as a one-click download from your dashboard.

Please let us know if you are still experiencing issues.

You can see the full changelog here: Bricks 1.11 Changelog – Bricks

Best regards,
Matej