Viewing 1 replies (of 1 total)
  • Branko

    (@brankoconjic)

    You can target the sidebar with the #secondary selector.

    Something like this:

    #secondary {
      background: #fff;
      padding: 25px;
      border-right: 1px solid #ddd;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Customize Sidebar’ is closed to new replies.