• Resolved bozonja

    (@bozonja)


    Hi! How to put same width of sidebars? I have tried to change it in css but nothing happens. Maybe some conflict?!
    Tnx! πŸ™‚
    J.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!

    Try adding this custom css:

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

    Thread Starter bozonja

    (@bozonja)

    It works! Tnx!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Same width of sidebars?’ is closed to new replies.