Colorway Theme CSS
-
I am trying to change the background color of the main container in the colorway theme. In the custom css section, I placed this code:
.container {
background-color: #bcae96;
}which I copied from the theme style sheet and just replaced it with a new color. It will not change. Do I need to do something else?
The topic ‘Colorway Theme CSS’ is closed to new replies.