Hi!
I would like to reduce the left margin of the sidebar (the red area in the image) and dont know how to do it!
thanks!
Hey alquadrat!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.inner_sidebar {
margin-left: 10px;
}
Cheers!
Yigit
Thanks Yigit!!!!