Home › Forums › Basel support forum › Product Page Show Attribute Title Product Page Show Attribute Title This topic has 3 replies, 3 voices, and was last updated 7 years ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 27, 2017 at 1:35 pm #22695 rubberdragonParticipant We have product pages with multiple attributes, e.g. https://www.diy-fence.co.uk/product/pedestrian-access-field-gate-kit/ There are 4 attributes, how can we show the attribute name next to each drop down? October 27, 2017 at 2:06 pm #22701 Bogdan DonovanKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .product-design-alt table.variations td.value { display: block; } .product-design-alt table.variations td.label { display: block; padding-bottom: 10px !important; } Regards October 30, 2017 at 11:19 am #22866 rubberdragonParticipant Wonderful, that works, thank you. Can I also place the attribute title to the left of the dropdown using Css? October 30, 2017 at 12:08 pm #22871 Artem TemosKeymaster Sorry, but it can’t be left to the attribute on this product layout type. Author Posts Tagged: Attributes, product page Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register