Section Flexbox Container Issuer

I am having an issue where if I change the section to a flexbox and center it, the container size shrinks for two of the three sections. It initially appears correct and then shrinks after scrolling for a few seconds. Any ideas as to why this is happening?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi Ben,

Thanks for posting about this issue.

Depending on which Flexbox settings you’re applying, the content of all sections with the same class will be impacted.

That said, I’m curious about why the containers are shrinking after scrolling.

Can you maybe share a video of the issue, so I can see what you’re seeing?

Also, it would be helpful if you share a Read-Only link of your project so I can try and replicate the issue within your project. It helps me identify if another styling or setting may be causing this behavior.

Standing by for your video and Read-Only link to help you understand the issue and try and resolve it.

I fixed the issue by setting the container to grow if possible. It was auto set to shrink if needed.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.