I want 12 small items (one word in text and one small image) to show in one row on desktop (of course to change to multiple rows on tablet or mobile).
1. Is the Table the best element to use? All the other elements seem to be limited to 6 rows or fewer.
2. If yes, are there any compatibility issues with using html to specify the text and image in each cell? What is your code recommendation?
Also, for tablet and mobile, the table currently changes to one column. Is it possible to retain the squarish shape of each cell and to have more than one column on tablet and mobile?
Hi,
Thank you for the inquiry.
Yes, you can use the Table element to recreate the columns. It’s possible to insert up to 20 columns in the table, and you can insert html tags in each cell.
Best regards,
Ismael
Thank you. How can the table background colour be changed to white and the border be changed to #ccc9bc (without changing the site wide default theme colours)?
Hi,
I was not able to find a table on your page, did you remove it or decide not use it?
Best regards,
Mike
It wasn’t working, so an alternative solution was used. Thank you.
This can be closed.
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard