I have a 2 by 1 grid called myGrid. The top cell is named 'top' and the bottom cell is named 'bottom'. bottom has a fixed height of 100px. How can I make top resize on each device to fill the remaining height in the mobilecontainer?
I have a 2 by 1 grid called myGrid. The top cell is named 'top' and the bottom cell is named 'bottom'. bottom has a fixed height of 100px. How can I make top resize on each device to fill the remaining height in the mobilecontainer?
Hello,
You can do this with CSS. Could you show us what you tried and what doesn't work? This topic might be helpful: https://getsatisfaction.com/apperyio/...
That solved it! I was missing the grid wrapper div