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 we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024