Jump to content

css edit to change theme colour


Recommended Posts

yes i want to change  the look

 

#page {
    background-color: #2ea80f;
}
 
div.footer-container {
    background-color: #044206;
    color: #f7faf8;
}
 
div.nav {
    background-color: #b5e612;
}
 
section.bottom-footer.col-xs-12 div {
    text-colour: #003300;
}
 
ul.sf-menu.clearfix.menu-content.sf-js-enabled.sf-arrows {
    background-color: #8bf78b;
    color: #105206;
}
 
 
this is the code that i need to effect 
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...