I have a two-column-grid inside a section. Each column has a div inside; 1st div contains image and 2nd contains text. I could apply the same alignment to the both divs simultaneously on the grid level. But when I try to use alignments on the div level, for separate div, it doesn’t work. Why?
From what I understand and from the photo you shared it looks like the elements behave like you defined them to.
Can you try to rephrase? or show what you are trying to do?
Got it.
As it may appear this way, the DIV size is the minimum it has to take inside the grid column. So when you change the Justification, it looks like nothing changes…
Give that DIV width of 100% so there will be some room for the change to happen