Hello,
Text in my SELECT form input is being chipped off after I increased blesta's font size to 18px. Any help is appreciated.
My override CSS
* {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
font-size:18px;
font-family: 'Open Sans', sans-serif;
}
Test Image