SOLVED: Text decoration underline not working on canvas

I have a brand new install, 1.9.4, and something odd is going on.

In the builder itself, the underline isn’t showing unless I set the header to display: flex AND add the underline via CSS. In all other cases it won’t show up.

On the front-end → Everything works fine.

  • I disabled extra plugins, but to no avail.
  • Theme styles not set up yet.

I recon it’s a bug… but I have no idea… ?

Backend:

Frontend:

1 Like

Looking at the inspector I find:

:where(.brxe-heading)>[contenteditable] {
display: inline-block;
}

In:
frontend.min.css?ver=1702396956

Turning it off, shows all the underlines in the builder.

Hi Michael,
Thanks so much for your report!

I reproduced the issue and added it to our bug tracker. We have changed the display value due to another problem and apparently need to look at this again :slight_smile:

Best regards,
timmse

2 Likes

I reported this same issue here accidentally as a duplicate of this one. Adding in keywords for search-ability as what I was searching for initially was “typography decoration” that did not turn up this post earlier.

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

Changelog: Bricks 1.9.5 Changelog – Bricks
Please let us know if you are still experiencing issues.

3 Likes