Home Forums WoodMart support forum Question about product specification presentation

Question about product specification presentation

Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts
  • #650218

    dhndigitalmarketing
    Participant

    The code below is the code to create the table, right? If you want to add a row to the table, copy the code and paste it right below to add a row to the table, right?

    <table style=”margin: auto; text-align: center; width: 100%; max-width: 600px;”>
    <tbody>
    <tr>
    <td style=”text-align: left;”></td>
    <td style=”text-align: right;”></td>
    </tr>
    </tbody>
    </table>

    Best Regards.

    #650492

    Luke Nielsen
    Keymaster

    Hello,

    Yep, it should work. Let me know the result.

    Kind Regards

Viewing 2 posts - 31 through 32 (of 32 total)