Skip to main content

3 col per row becomes 2+1 col on tablet, the 4th col doesn't fill the space

Comments

3 comments

  • Sandra Prunici

    Hi Fanny,

    This happens because this block is built from 3 rows and each row has 3 columns. Therefore, in the tablet and mobile mode, the columns are placed regarding the rows. To fix this inconvenience I suggest adding 2 or4 columns for the row in the desktop mode.

    Best regards,

    Sandra

    0
  • Fanny Lefert

    Hi Sandra,

    thank you for your answer.

    So I tried already to put 4 columns in my row but I want only 3 columns to be displayed in this row, so I tried to adjust the width to push the fourth col below, like with a flexbox but it doesn't seem to work.

    Except adding extra css is there another solution than displaying the 4 columns?

    Regards,

    Fanny

    0
  • Sandra Prunici

    Hi Fanny,

    No, unfortunately, isn't possible to display in the tablet mode the first column from the second row, in the same row with the third column from the first row. We are using the Bootstrap Grid and the row is working in such away. To change this behaviour you have to add some Custom CSS.

    Best regards,

    Sandra

    0

Please sign in to leave a comment.