Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to have a div fill the whole row? #563

Open
bit-pax opened this issue Feb 29, 2024 · 2 comments
Open

Is there a way to have a div fill the whole row? #563

bit-pax opened this issue Feb 29, 2024 · 2 comments
Labels

Comments

@bit-pax
Copy link

bit-pax commented Feb 29, 2024

All my images are the same size (like a grid) but I have "titles" that I'd like to have it fill the row width. The title currently takes up the same space as my other images (so only 1/5 of the row). Is there a way to make a grid item take over a whole row instead of a single column width?

I do want the titles to be just another grid item because when filtering or sorting, I'll be hiding them. Is there an easy way to have particular grid items fill the whole row? Any help would be awesome!

I love Shuffle. It's so cool to see all the cards move around but if I can't solve this I'll probably have to remove it from my web app.

@Vestride
Copy link
Owner

Vestride commented Mar 2, 2024

This demo has different sized elements https://codepen.io/Vestride/details/ZVWmMX as well as some of the other demos.

@bit-pax
Copy link
Author

bit-pax commented Mar 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants