Bricks Version: 1.5 stable Browser: Latest Firefox OS: Windows 10 URL: See Looms below
When using custom fonts on the heading and nav menu elements via the typography settings of that element, the element loses its font styling in the builder and the front end when switching between breakpoints. Please see the loom video for more details.
Note, this also happens with font styles from the theme style panel as well.
I was able to reproduce the issue with custom fonts and added it to the bug tracker.
It seems as if there are some doubled quotes messing up the styles.
simillar problem, on the mobile breakpoint bold weight text seems to revert back to normal. changing the font weight or adding the strong html tag tag does not make any changes
I think not just custom fonts. Even the “Times New Roman” in standard font has this behavior. The The problem is font name having more than one word separated by “space”. So there would be quotes added to them. One word font name or words separated by dash would not have this bug.
By far the biggest oversight I’ve seen in a Bricks update so far. Pretty frustrating as this has completely sidelined a project I’m involved in that’s using several custom fonts
If you are using custom fonts, then as a temporary workaround, merge their name (Lucida Sans = LucidaSans) when the problem is solved, return back . Translator.
Maybe that is affecting the conditions as well! I’m under the impression that there is some code that is not closed properly here and there…good luck bug squashing!