Paid theme by Clean Canvas (v7.1.2 – v8.3.2). Go to Styles & Settings → General Settings → Display to enter these settings.
Settings
Inject: End of
Selector type: CSS selector
Selector: fieldset.option-selector[data-option="Size"] > legend.label
Custom CSS:.ks-chart-container {
display: inline;
}
For non-English stores, update data-option to match the store's size label. Danish stores use ‘Størrelse’ — selector becomes fieldset.option-selector[data-option="Størrelse"] > legend.label.


