HELP!
I am creating some tables in my footer and I cannot get the white border to go away.
Is something in the theme overriding the html? or is my html code no correct?
I’ve tried so many “border 0px” and nothing is working.
I’ve even tried making the border color the same as the background and it stays white.
My code:
<figure class=”wp-block-table”>
<table style=”border-color: #231F20;” border=”0px”>
<tbody>
<tr>
<td>0</td>
<td>Facebook</td>
</tr>
<tr>
<td>0</td>
<td>Sideline Store</td>
</tr>
</tbody>
</table>
</figure>
My staging site:
https://cwctc.flywheelstaging.com