Sorry..
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#main #after_section_1 > .container {
padding:0 10px!important;
}
.sidebar_left .inner_sidebar {
margin-right: 20px;
}
.template-page.content{
padding-left:20px!important;
}
Best regards,
Vinay
Perfect! Thanks…