Inject attribute codes into the appropriate CSS class
PlannedIt would be really useful if custom attribute codes could be injected as a class to both of the following css classes.
.zoey-product-attribute
.zoey-product-list-attribute
<div class="zoey-product-attribute custom_attribute" data-product-id="1" data-attribute-code="custom_attribute">
<div class="value">Lowest price anywhere</div>
</div>
This would enable us to individually target and style each custom attribute.
Alternatively and perhaps both a simpler and more useful solution.
Allow us to add a CSS class to Boxes and Strips which means we could 'wrap' anything and target what we put inside it.
Thanks.
Please sign in to leave a comment.
Comments
1 comment