Cupara
Well-known member
Here is my dilemma:
Here is the code for the Description portion:
So now the question is how or what do I need to add to get the text to wrap so it doesn't run off the page like that?
Here is the code for the Description portion:
HTML:
<xf:cell class="dataList-cell--link dataList-cell--min">
{{ bb_code($review.description, 'description', $review) }}
</xf:cell>
So now the question is how or what do I need to add to get the text to wrap so it doesn't run off the page like that?