Hi Paul,
Sorry, but I still don't understand what you're trying to accomplish.
Paul wrote:I'm setting up a SimpleCaddy shopping cart and I'm trying to make the Title and short description look like this instead of jumbled up in the right hand column above the Add To Cart button.
jkbbooks.com/99-cent-fictionBy "this", what do you mean? Do you mean the examples at
jkbbooks.com/99-cent-fiction ? If so, what's the URL of your current page?
Paul wrote:Ideally, what I would like it to look like would be to replace the Buy Now button on the rest of the books on that page with the Add To Cart button, and have everything else hidden
By everything, do you mean all the descriptions and product images on the left as well?
To hide the text "Product fiction1", you can insert the following code into your template's css file:
.scprodcode, .scproduct{display:none;} Looking forward to helping!
Kind regards,
Nick