Hi,
how can i minimize the space between content and sidebar. There are a big right padding of the content (about 50px)
How can i reduze it?
Thank you for helping
Hey Stefan,
Please provide a link to the site/page in question so we can look in this issue further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.inner_sidebar.extralight-border{
margin-left:0px!important;
}
Best regards,
Jordan Shannon