November 27, 2025 at 5:06 am
1. Product Short Description and Product Description blocks
When trying to change some of the styling for those blocks, it doesn’t actually change on the front end. Changing things like line spacing works, but colour, size, or line height doesn’t.
I did notice on the front end that the following is forced:
:root .has-theme-palette-1-color,
:root .has-theme-palette1-color {
color: var(--global-palette1);
}
2. Another issue I found (same blocks) is when you select one of the newer notice global colours, it doesn’t show the colour you selected but one of the main global colours.
For example, if one of my notice global colours is orange, and I want to select that one, it shows as one of the main global colours and not the orange you selected.
Then any changes, style-wise, to these blocks do not result in it changing on the front end.
As a test, I created a Kadence Advanced Text block and changing size or colour worked fine.
This happens with the Single Product and Loop Item templates (other Woo templates were not tested).
Let me know what you think. I’m currently building on a staging site, so I can provide a temp login if you like.