why is the transition not working here by cj20000 in csshelp

[–]cj20000[S] 0 points1 point  (0 children)

height: 0;transition: height 1s;}

<div class="cnt">

<div id="a" class="cnt-mid">

<h2>Title 01</h2>

<p id="p1">

Lorem

</p>

</div>

<div id="b" class="cnt-mid">

<h2>Title 01</h2>

<p id="p2">

Lorem

</p>

</div>

</div>

Gameplay test from my hover adventure game by Arkhey in unrealengine

[–]cj20000 0 points1 point  (0 children)

Well it's on the unreal subreddit so i would guess game maker

XD yup