I have a lot of problem with the CSS grid in Webflow lately to the point I can´t use it.
Everytime a adjust any property on child elements in the grid on ipad or mobile, the position of the element moves to another place in the grid on the desktop breaking point.
Sometimes if I move an element to a different place in the grid, it will go back to the origin when hovered without me adding a hover state (see gif below).
Sorry, I had to delete and recreate it due to a deadline. I will send a link next time it happens!
The hover effect disappeared after I deleted the class and recreated it. But the problem with the children in the grid jumps to random placement when i changes anything on mobile breakingpoint is still present. I can’t share the link here, but i can PM you
I believe it’s that on hover you’ve changed the layout of the grid/position the element is in.
I found that this is my issue and I can only think of fixing it by remaking the classes from scratch and layout.
Basically to summarize, on the tablet media query I moved a grid element to another grid space (row/column) by accident whilst on the hover style for a class and this messed everything up.
It sucks but I rebuilt my whole grid section. Luckily it looked even better the second time I styled it
Same problem here and this appears to occur when you reposition a div on a grid. The moved grid item has a different hover position to the moved div which causes the flicker on hover. It’s very annoying.
They know about it and are working on a fix, in the mean time sometimes removing the glitching element and then putting it back in fixes it, don’t know why…