Software:
- WP 4.3
- Weaver Xtreme: 1.2.4
- Weaver Xtreme Theme Support 1.3
<table>
<tr>
<td valign=”top”; text-align: left;>
<strong>Smail:</strong>:
address
box 1111
fairhope
<strong>Phone:</strong>:
251-1111-111
<strong>Email</strong>:
<strong>Officers</strong>:
</td>
<td>
<strong>Use the following form to contact us for your inquiry:</strong>
[si-contact-form form=’1′]
</td>
</tr>
</table>
Question:
Using the following Custom Field name/value pair on a Page (not a Post):
Name: pagecontentbottom
Value: <style> table, tr, td { border: 5px solid red; } </style>
The red border ONLY displays if tr is present in the <style>. If table and td only are present, or by themselves, then the border does not display. If tr is by itself it will display.
Why will a table or cell border not display?
Have tried this using precontent with the same result.
Thanks for your help – Ken