Hello.
I am using this CSS provided in other threads:
/* MAIN BUTTON */
.buttonizer .buttonizer-button.buttonizer-head {
width: 35px !important;
height: 35px !important;
}
/* SUB BUTTONS */
.buttonizer .buttonizer-button-list .buttonizer-button
{
width: 30px !important;
height: 30px !important;
}
The main button size changed but the sub-buttons will not reduce in size.
Please advise.
Thank you,
Lisa