Viewing 4 replies - 1 through 4 (of 4 total)
  • lisa

    (@contentiskey)

    CSS change is required. Modify to fix as desired.

    #primary.content-area {
        width: 770px;
        float: left;
        border-right: 1px solid #ddd;
        padding-right: 30px;
    }

    make the change using child theme or css editor.
    do not make changes to original theme

    Thread Starter tossedcookies

    (@tossedcookies)

    Thanks for the quick response. I added the CSS to the CSS editor, and I am still getting that huge space to the right of my content.

    Thread Starter tossedcookies

    (@tossedcookies)

    Nevermind, I’m an idiot, I just needed to expand the content width from 770 to 1125. Thank you for all your help!

    Thread Starter tossedcookies

    (@tossedcookies)

    resolved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removed sidebar, can't get content to stretch to the full area’ is closed to new replies.