This topic has 3 replies, 3 voices, and was last updated 1 weeks, 2 days ago ago by Andrew Mitchell
how to make it in square shape i am using the following css
.single-product form.cart.variations_form span.st-custom-attribute::after {
content: attr(data-name);
order: 1;
margin-bottom: 5px;
}
.single-product form.cart.variations_form span.st-custom-attribute span.variation-title {
display: none;
}
.single-product form.cart.variations_form span.st-custom-attribute span.variation-price {
order: 2;
}
.single-product form.cart.variations_form span.st-custom-attribute span.variation-price del {
display: none;
}
Hi @Yasir Alam 8Theme,
Please also add this custom CSS code:
.single-product ul.st-swatch-size-large.type_title-price li.type-label {
border-radius: 4px;
}
Hope it helps!
Dear Yasir Alam 8Theme,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘square shape for the linked variation product’' has been successfully resolved, and the topic is now closed for further responses