Jump to content

How to change color


timothytzanakos

Recommended Posts

It's the following code that controls that blue background at around line 2936 of themes/default-bootstrap/css/global.css:

.alert-info {
  background-color: #5192f3;
  color: #fff; }

And the following at about line [spam-filter] that controls the tab background:

#home-page-tabs {
  border: none;
  background: #fff; }
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...