Enable CSS transition on blocks with background gradient overlays?

Doesn’t seem to be working right now, possibly related to the overlay being added on a ::before pseudo element or the actual element being made relative automatically… at any rate, it would be great to fix this! Nothing’s worse than jumpy transitions of content boxes when the menus, links and buttons have such a nice and smooth transition going.

I’ve tried just about every combination of custom CSS using a godzillion different combinations of classes, pseudo classes, settings and even automatic.css (global settings and .transition class) but to no avail.

This isn’t a bug. CSS transitions are unsupported for gradients.

1 Like

Aaah! Thanks for clarifying.

Addendum:

There seems to be a workaround to achieve this using custom code but I haven’t tried it in Bricks yet: