Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi rhsaldana,

    I checked out your site url. So just open your theme .css file and put the below code in the file.

    .row.row-offcanvas.row-offcanvas-left{
    	clear: none;
        float: left;
    }
    
    .content-area.col-lg-9 {
        float: right;
    }

    So the issue will be solved.

    Thanks

    Thread Starter [email protected]

    (@rhsaldanagmailcom)

    Adding that code caused everything in the left column to display incorrectly (kinda scrunched the contents of the column to shift left) but did nothing to bring the page contents up to the white area. I’ve reverted back to the previous theme for now, which displays correctly. I don’t know CSS to determine what your code means. If you’ve got any other thoughts please let me know.

    Thread Starter [email protected]

    (@rhsaldanagmailcom)

    Turned out to be the code used in the text widgets (PayPal & Constant Contact). Removed those widgets and now page displays correctly. Guess I’ll have to figure out exactly which one and why its bad now. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page contents displaying below side menu’ is closed to new replies.