Reply 152271 to: Change styling of Variable product attributes

Avatar: Olga Barlow
Olga Barlow
Support staff
January 18, 2017 at 14:06

Hello,

You are using additional plugin to add these options, that’s why you have such issue with styles.
Go to Theme Options > Styling > Custom CSS and add the following code to fix it

.product-information table.variations td.label .swatchtitlelabel, .product-info-wrapper table.variations td.label .swatchtitlelabel, .product-summary-center table.variations td.label .swatchtitlelabel {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #313131;
    display: inline-block;
    margin-bottom: 9px;
}

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.