This topic has 3 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
How can I make the table that you guys have on the portoflio demo in the visual editor? https://www.8theme.com/demo/legenda/portfolio/proin-id-diam-sit-amet-felis-3/?et_styles=1-0-1-0-7-0-13-0-12
Hello jgarite,
please show us on screenshot what results do you want to achieve.
Regards,
Stan Russell.
Hello,
Please use this code in Text editor to have the same table:
<h5>Project details</h5>
<table class="table">
<tbody>
<tr>
<td><strong>Author:</strong></td>
<td>8theme</td>
</tr>
<tr>
<td><strong>Posted:</strong></td>
<td>23 June 2013</td>
</tr>
<tr>
<td><strong>Size:</strong></td>
<td>1600px x 2400px / 5.2mb</td>
</tr>
<tr>
<td><strong>Copyrights:</strong></td>
<td>Eight Theme</td>
</tr>
</tbody>
</table>
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up