Changing margin after Definition Lists
Hello,
I was wondering if there is anyway to remove margins after the definition list.
Here is the example. Link
and here is the shortcode I use.
[one_second]
<dl>
<dt>Length</dt>
<dd>72M</dd>
<dt>Breadth</dt>
<dd>47.2M</dd>
<dt>Total Height</dt>
<dd>25.4M</dd>
</dl>
[/one_second]
[one_second]
<dl>
<dt>Length</dt>
<dd>72M</dd>
<dt>Breadth</dt>
<dd>47.2M</dd>
<dt>Total Height</dt>
<dd>25.4M</dd>
</dl>
[/one_second]
I will send you the link to the site via private message.
Thanks for the great support!
Comments
please use this custom code