Is it possible to create two buttons in one grid column?

Is it possible to create two buttons in one grid column? If it’s not what should I do?


Here is my site Read-Only: https://preview.webflow.com/preview/adore?utm_medium=preview_link&utm_source=designer&utm_content=adore&preview=cf793fa1464c265d311af488078b054c&pageId=5edc7d3088219c6783aa9921&itemId=5eddd31a8239910bbe4ea01b&mode=preview
(how to share your site Read-Only link)

I’m not sure what you are trying to achieve.

You are using a grid layout on that page. I’d suggest you use a div and put both buttons inside, then place that div on the grid (position: manual). No idea if that would be the best practise for what you want to do.

My attempt looked like this:

1 Like