Home Forums WoodMart support forum Content crash on mobile device Reply To: Content crash on mobile device

#226664

Hello,

You have changed the column settings and it caused the problem.

The column that contains the text should be/have:

If it is on the left, it should have -80px right margin. https://prnt.sc/ui8kt1

If it is on the right it should have – 80px left margin. You need to set the margin vice versa.

To set the vertical spacing add the correct margin-bottom to both columns as it was in the original template https://prnt.sc/ui8kt1

The column should have z-index-10 extra class if you want the column to overlap the image.

To make the column full width on mobile set 12 column width in column responsive option as it was in the original template https://prnt.sc/ui8y7s

WoodMart Extra – enable reset-margin option http://prntscr.com/ui3jgx

Best Regards