Can't insert a space before a result
Hi:
I thought I was trying to do something very simple... add a space before the results {beds}.
I've tried margin-left, padding-left,   before {beds} but can't get it to move to the right a bit...
I think the PHP is messing with it, but not sure where to start.
<div class="group">
<div class="label"><label>Beds:</label></div>
<div class="field" style="width:435px; margin-top:-3px;">{beds}</div>
</div>
Thanks in advance 🙂 Jami
