Home › Forums › Basel support forum › How show Label variation
How show Label variation
- This topic has 13 replies, 2 voices, and was last updated 7 years, 9 months ago by
Artem Temos.
-
AuthorPosts
-
May 19, 2017 at 4:54 pm #14062
italyanaParticipantHello,
how can I show the label for variation, like “size:” or “color:” follow by the variation, in the product page?
I saw them in your demo online, for example in product “Basic contrast sneakers”
https://demo.xtemos.com/basel/shop/shoes/basic-contrast-sneakersbut looking the same example in my theme copy the label “color” doesn’t appear and appear only the different color variation.
http://www.alchimiabeachwear.com/product/variable-product-exampleThanks
Andrea
May 19, 2017 at 6:29 pm #14066
Artem TemosKeymasterHello,
Thank you for choosing our theme and contacting us.
We can’t see your website, but we think that you are using a different product page design from our demo. Try to change it to default in Theme Settings -> Product Page.
Kind Regards
XTemos StudioMay 19, 2017 at 6:43 pm #14069
italyanaParticipantHello,
sorry I forgot that my page was in maintain mode, but thanks for the info.
So, now that I found the solution, I ask you, how can make appear these labels when I use the “Alternative” Product page design ?
Kind Regards
Andrea
May 19, 2017 at 7:26 pm #14070
Artem TemosKeymasterSorry, but this layout is not designed to have labels before variations images or dropdowns.
May 19, 2017 at 7:31 pm #14071
italyanaParticipantBut, is it possible to modify and add them? And if yes, how?
May 19, 2017 at 8:09 pm #14072
Artem TemosKeymasterCould you please provide us an access to your website so we can check if it is possible to show them with custom CSS or not?
May 19, 2017 at 8:27 pm #14073
italyanaParticipantHello,
I created an account for you :
May 20, 2017 at 4:38 am #14077
Artem TemosKeymasterSorry, but we can’t login with this username and password.
May 20, 2017 at 7:25 am #14081
italyanaParticipantSorry,
there was an error, try now:
May 20, 2017 at 5:20 pm #14104
Artem TemosKeymasterOK, you can try to add this code snippet to the Custom CSS field in Theme Settings. It allows you to display labels about variations. It is the only one workaround that we can propose you
.product-design-alt .variations td.label { display: block; width:100%; margin:0 0 10px 5px; } .single-product-content .variations td { display:block; }
Regards
May 20, 2017 at 6:48 pm #14106
italyanaParticipantThanks,
but, is it possible to align the labels “size” and “color” with the relatives swatches, like happen in the default page style?
Regards
Andrea
May 20, 2017 at 7:18 pm #14108
Artem TemosKeymasterSorry, but it is not possible with this layout.
May 20, 2017 at 7:23 pm #14109
italyanaParticipantOk, thanks anyway
May 21, 2017 at 5:57 am #14115
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
- You must be logged in to create new topics. Login / Register