Reply 227032 to: Variable product page

Avatar: Olga Barlow
Olga Barlow
Support staff
December 18, 2019 at 10:10

Hello,

1) WooCommerce does not have such option. Only if you change the attribute title you’ll get changes on the single product.
2) Try to add the code below to custom CSS and ley me know if it’s suitable for you

.selected.type-color:after, .selected.type-image:after {
    opacity: 1;
    visibility: visible;
    bottom: -5px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.