Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #748485

    I would like to remove the white space on either side of the page. In other words, I’d like the sidebar background-color to extend to the right margin, and I’d like the image flush against with the left margin.

    #749708

    Hey Nancy,

    Would you like this for the entire site or just blog pages?

    Best regards,
    Jordan Shannon

    #749955

    the entire site please.

    #751636

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .responsive #main .container {
        max-width: 100%!important;
    }
    
    #main .container {
    	padding: 0 !important;
    }
    

    Best regards,
    Vinay

    #753857

    this works great …. except there is white space below the sidebar if the sidebar is not as long as the post content. Is there a way to make the sidebar reach to the bottom of the page?

    #756492

    Hi,

    Sorry for the late reply!
    I am getting “You do not have the appropriate group permissions to access this page. Please try logging in or contact an administrator for assistance.” error when i try to load your page.
    Can you please check the link once again?

    Best regards,
    Yigit

    #758525

    the site is now password protected

    #758528

    Hi,

    The sidebar has to reflect the page length of the article. If we push the sidebar to the bottom, there will then be space above it.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.