Absolute position with grid

I need help to position a text and image inside a grid item which size its 2fr but trying to position it in the place i want and then resizing the page it moves and i cant make a calc function because the size of the grid its on fr units https://codepen.io/Santiago-MR/pen/ExJMrwj
3 Replies
clevermissfox
clevermissfox8mo ago
stick the absolute positioned item in the grid-area you want. tell it the grid-col and grid-row
Santymr
SantymrOP8mo ago
Any code reference I’m kinda beginner in Web development
clevermissfox
clevermissfox8mo ago
grid-column: x; grid-row: y; W x being the column you want it in, y bring the row you want it in
Want results from more Discord servers?
Add your server