Hi
I have an issue, but I’d like to precede breaking it down with the help of an image:
Currently, what you see are a row (consisting of two columns) nested inside another column. So far so good; the column on the left consists of a text box fetching content from a post, and the column on the right consists of a Div box fetching taxonomies and the star rating.
What I’d LIKE to do is to have both the Text box and the div box to be in the same column, with the review text wrapping itself around the Div like so:
Is there a way I can do this? If so, how does one achieve it? Thanks.