Jump to content

Question

Posted

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

 

chipped.png

 

2 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...