The stylesheet is in /shop/includes/templates/abbington_mega/css/stylesheet.css The addition needs to be made around line 25.
LABEL, h4.optionName {
line-height: 1.5em;
padding-bottom: 0.2em;
padding-left: 0.2em;
padding-right: 0.2em;
padding-top: 0.2em;
width: 100%; <------ add here
}



Reply With Quote
