How to change the width of any cell of a mobile grid
Halo,
I have a grid with 2 column and 1 row, where the first column has image and the second has text component inside connected to database. By the time when there is no image source I need the text to use the whole area. Means I don't need to see a vacant space front of the text. Is there any any soluton jquery or Apperyio code. Ideally I was thinking to give the first cell width to 0px or 0%, when there is no image data, but I don't know the jquery or Apperyio code.
Thank you.