Feedback for your online store from the community
The table in the description of the page or products, I can't Merge cells
Switch to HTML editing mode in the Shopify editor and manually modify the HTML code to merge cells. Locate the table in the HTML code and use the appropriate HTML tags (<th> or <td>) to merge cells using the colspan and rowspan attributes. Here's an example:
<table>
<tr>
<th colspan="2">Merged Cells</th>
<th>Cell 3</th>
</tr>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
<td>Cell 3</td>
</tr>
</table>
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024