Forum Replies Created

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

    (@carmen2013)

    Yay!!! Sweeet! So glad it worked for you. I came across your post looking for help with this same issue. Hopefully this is useful info for someone else.

    Cheers!
    -C

    carmen2013

    (@carmen2013)

    Hi Jess,

    What web browser are you viewing the changes in? I was able to go to your site on FireFox, I used the web developer tool bar to edit/view code and it worked perfectly. Unfortunately I can’t send a screen shot through the forum. I’m tempted to think it’s a browser issue as to why it didn’t work.

    I don’t think the removal of the sidebar.php code makes an actual difference but I did it anyway.

    carmen2013

    (@carmen2013)

    Hi Jessica,

    I had the same issue, I modified the .php files. You want to make the change in two places if you want the width to expand for both posts and pages.

    For the pages, go to Appearance > Editor > Page Template

    Replace this:
    <div class=”pagewrapper fullwidth pagecenter withsidebar”>

    With:
    <div class=”pagewrapper widewidth pageleft withsidebar”>

    Also, for the “Sidebar” in the Editor, I removed all the code completely. Just be sure to keep a copy of all original code for those pages in case you need to restore them.

    CarmenLeahMcDonald.com

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