SOLVED: Inherited values are not displayed properly in the color control

Browser: Chrome 148.0.7778.168
OS: Windows

Hi team,

Normally, if we use a variable color on a desktop breakpoint, for example, the value var(--text-1) will be displayed. But on lower breakpoints, the HEX code of the color will be displayed. It seems not as expected, right?

On the other hand, if we create a selectors (elements) and use the color var(--text-1) on the desktop breakpoint for example, the color value will not display anything at other breakpoints.

Hey @HOSEIN,

this is interested one, because if I use color variable, and then switch to another breakpoint, I don’t even see the HEX value. :sweat_smile:

Anything special about your setup?

Matej

Interesting, nothing is displayed? For me the HEX color is displayed because the variable I created has HEX. In Playground I have created a color with hsl code and after applying the variable color the result is as follows.

Hi @HOSEIN,

thanks. Not sure what happened, but today I was able to replicate it and it worked just the same as in your case. I’ve opened a bug report :slight_smile:

Thank you,
Matej

1 Like

We’ve addressed this in Bricks 2.3.6, now available as a one-click update in your WordPress Dashboard.

Please read the changelog entry before updating, and let us know if you experience any issues.