Basically I want a page with two columns side by side which display an image and some text from my database. I set it up by adding two columns in a row, before realising my problem that if I were to add a backend query to both columns individually they would display the same data. Is there any way to have them both display the data as if it were one column? I have tried a bunch of different ideas but can't seem to figure it out. Thanks for any help!! :)