Issue with Floating Text in a GirdView / Container

Widgets & Design

Hi everyone, I'm having an issue with the "Wide Jeans" and "Wide Jeans Grey Cutting" items on the "Shop For Her" page. The text is floating over the images, making it hard to read and affecting the user experience. These items are inside a grid view. Also, when I put a container inside a grid view, it doesn't adjust properly for width and height.

Any ideas on how to fix this?

Thanks!

What have you tried so far?

Here's what I've tried so far in Flutterflow:

  1. Adjusting the padding and margin of the text container.

  2. Setting explicit width and height for the containers.

  3. Using different alignment options within the grid view.

Did you check FlutterFlow's Documentation for this topic?
Yes
1