New Zenner
- Join Date:
- Sep 2008
- Posts:
- 13
- Plugin Contributions:
- 0
Labels not appearing for attributes
All,
I have an issue with my attributes and the labels not appearing. Here's a link to one of the product pages so you can see exactly what is going on. I found another post that said something about a record not appearing in the database for the option, however that is not my case. If you look at the page source you can see that both labels for "Color" and "Size" appear there. So I checked my CSS and everything appears to be correct there. Here is the CSS....
#productAttributes{
float:left;
}
.wrapperAttribsOptions {
margin: 0.3em 0em;
color:#000000;
}
Anyone have any ideas what could be causing this? Is there an option somwhere that I'm missing on the admin side?