Q -
Well, I had to add the bit of code for "productGeneral biggertext" to my CSS code. That fixed the alignment issue with the text.
#productGeneral .biggerText {
text-align: left;
}
I am still trying to sort out the issue with the alignment of my additional images.
At any rate, in regards to the Product Description information (quantity on hand, etc.) I looked in the Admin area. I did not see anything that would turn that information off. Nor do I really recall ever having made such a change. Anyways, I did a "select all" on my product page after clicking on the "Product Description" tab, and I could see the Quantity information highlighted. So it is actually being output. I am checking further CSS to see if it is being hidden for some reason (although a select all does display it).
Now off to see if I can run down these issues any further.
Thanks,
Kevin L.
Bookmarks