Viewing 1 replies (of 1 total)
  • To change the sidebar background color adjust the background-color value in your style.css (line 85) code below:

    div.sidebar {
        background-color: #FFFFFF;
        float: right;
        margin: 1em 12px 0 0;
        overflow: hidden;
        padding: 1em 1em 1em 0;
        width: 300px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Change Background colour of Sidebar – wedding theme’ is closed to new replies.