luisc110 (@luisc110)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @luisc110

    Participant

    use my code it functions but please Read Carefully

    @luisc110

    Participant

    Ok guys i did it for myself
    In style.css (appearence -> editor) add this

    .bbpress #secondary {      
    display: none;
    }

    #secondary is your widget / sidebar

    then add

    .bbpress #primary {
        margin: 0 auto;
        max-width: 980px;
        width: 100%;
    }

    #primary is the part of the page that you want to be full width

    @luisc110

    Participant

    i have the same problem but the code did not work, got any idea of how can i solve it?

    empleoschihuahua.com/foro/

    is mywebsite

    ty

Viewing 3 replies - 1 through 3 (of 3 total)