Comments Nic started the conversationDecember 13, 2018 at 10:06amHi There, Just wondering how to make the top area increase in depth to accommodate for when the text breaks onto two lines on mobile. Currently the second line falls off of the background. 4,774Michael repliedDecember 13, 2018 at 11:15amHI! pls. use following css: .top-area .top-area-items .top-area-block { height: auto !important; } 1 Like Sign in to reply ...
Hi There,
Just wondering how to make the top area increase in depth to accommodate for when the text breaks onto two lines on mobile. Currently the second line falls off of the background.
HI!
pls. use following css: