Home Forums WoodMart support forum How can I have variations label above the “Select” field instead of the left Reply To: How can I have variations label above the “Select” field instead of the left

#373401

Luke Nielsen
Keymaster

Hello,

1. The below code will align the select with others, you should enter it to the “Custom CSS for desktop” area.

.single-product table.variations .label {
    width: 32%;
}

2. Unfortunately, there is currently no way to do that. We appreciate you taking the time to let us know what you’re looking for.

Have a wonderful day!

Kind Regards