Jump to content

new account label color issue


Recommended Posts

Hi,

Go to root/themes/default-bootstrap/css

 

File global.css

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #0029FF;
  vertical-align: middle;
  background-color: rgb(0, 0, 0);

Line 1397 is the font color and line 1399 is the background color.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...