• sidebar primary and
    sidebar secondary width should be same ?

    Anyone suggest me how to change , i am using Hueman theme previous version 1.2.7 ?

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

    Can you please share your URL here?

    As you’re using previous version of theme, the styles might be different from current theme version.

    Thread Starter saravanavip

    (@saravanavip)

    Hi Mrinal ,

    I got the css code , where to change , but i didnt get any positive result.

    Admin >>Appearance >>Theme options >> Edit Theme >> style.css

    Here’s code :

    /* 3 column, content middle */
    .col-3cm .main { background: url(img/sidebar/s-right-s2.png) repeat-y right 0; }
    .col-3cm .main-inner { background: url(img/sidebar/s-left.png) repeat-y left 0 ; padding-left: 300px; padding-right: 300px; }
    .col-3cm .s1 { float: left; margin-left: -300px; }
    .col-3cm .s2 { float: right; margin-right: -300px; /* ingenuity! */ position: relative; right: -100%; }
    .col-3cm .content { float: right; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change Primary and Secondary sidebar width (need same width)’ is closed to new replies.