I am trying to adjust the position of the variation information inside the
Target

Current

I am trying to adjust the position of the variation information inside the
Target

Current

Hi There,
Please add the following code to Theme Options CSS
.woocommerce div.product .summary .variations .label {
text-align: right;
}
.woocommerce div.product .summary .variations {
max-width: 450px;
margin: auto;
}
Hope it helps!
Thank you!
You’re welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.