Attributes and Variations
-
And also want to change the position of “Old price”. I want to show “Old Price” below the “sale price” https://gyazo.com/5f2771ff9b9cefe0c23bca9794b98453
Hello,
Please navigate to Dashboard -> Products -> Attributes -> Color -> Configure items, enable swatch as shown http://prntscr.com/jskm29
Make sure each variation in a variable product has an image: http://prntscr.com/kk870w
It is not possible to place the old price under the sales
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.swatches-select > .text-only {
min-width: 45px;
border: 2px solid #1b1919;
}
Set the width as per you needs
Best Regards
Thank You.
And also want to change the position of “Old price”. I want to show “Old Price” below the “sale price” https://gyazo.com/5f2771ff9b9cefe0c23bca9794b98453
Hello,
as I said it is not possible with CSS, such modification requires Woocommerce template customization which is not covered by our support.
Best Regards