Quote Originally Posted by dbltoe View Post
You will need to add some info to the php page that presents the data.
If you do an inspect on the page, you'll see that the header is provided by the productListing-rowheading which lumps all info into that div. Conversely, if you look at the productListing-odd (or -even), you'll note that they have divs for list-image, -price, and -input. If you add similar the list-image and list-price to the php inside the productListing-rowheading div, you can then adjust them to match the lineup called in the productListing-odd or -even.
The file is the product-listing file in yoursite/includes/modules/responsive_classic/.
I appreciate the help but when I look at the page I have no idea what to do.
Thanks anyway.
Carol