• How can i change the width of the sidebar 1 with the sidebar 2?
    I want that the Sidebar 1 looks like the Sidebar 2 and that the Sidebar 2 looks like the sidebar 1… Layout Content Midle..

    Any solutioN?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, add this as custom css:

    .col-3cm .main-inner { background-position: -80px 0; padding-left: 260px; }
    .col-3cm .s1 { width: 260px; margin-left: -260px; }

    Thread Starter Berndderbernd

    (@berndderbernd)

    Thanks very much. And where can i change the Color of the Sidebars? Not the follow text the background color ?

    Theme Options > Styling > Primary/Secondary Accent

    If you mean the gray background, you need to change sidebar images in /img/sidebar/ and some css (described in other threads if you do a search for it).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Sidebar 1 in Sidebar 2’ is closed to new replies.