How do to achieve a full height on kentico? I have created a webpart zone and was expecting it to take a ZoneHeight of 100% but that does not work. What is the kentico way of doing this? This is on kentico web forms.
Asked
Active
Viewed 58 times
0
-
Where do you want to achieve this? In the Kentico Admin interface or on the public-facing side of the site? – Brenden Kehren Aug 22 '19 at 13:35
-
public facing side of the site – Taf Munyurwa Aug 22 '19 at 13:53
-
I just need a widget zone that takes the entire page and is dynamic for resize, mobile and such – Taf Munyurwa Aug 22 '19 at 15:08
-
`height:100wh` & `width:100vw` didn't work for you? – Akber Iqbal Nov 06 '19 at 22:05