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.
Hey Nancy,
Would you like this for the entire site or just blog pages?
Best regards,
Jordan Shannon
the entire site please.
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
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?
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
the site is now password protected
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