I have a 1/3 + 2/3 row with a background image in the 1/3 and text in the 2/3. Looks fine as a row on a laptop, but the 1/3 column becomes an excessively tall row in mobile, apparently maintaining the same height as the row below it. How can I set rows like this to render properly in mobile? Thanks -Ben
I have a 1/3 + 2/3 row with a background image in the 1/3 and text in the 2/3. Looks fine as a row on a laptop, but the 1/3 column becomes an excessively tall row in mobile, apparently maintaining the same height as the row below it. How can I set rows like this to render properly in mobile? Thanks -Ben
Hey!
That would require some custom work. You will likely have to add extra class names to those columns and set a height in the media query .
Thanks
ThemeNectar Support Team