Banging my head for 2 days now…. :)
Please see http://www.hopmansfietsgigant.nl/informatie/. We have a sub-menu on the left in a sidebar. The sidebar starts 50px from the left, how can I remove that white area column?
Thnx!!
Hey,
Please stop banging your head. Add this on your custom.css or Quick CSS:
.sidebar_left .inner_sidebar {
margin-right: 20px;
margin-left: 0;
}
Adjust the right margin. :)
Regards,
Ismael
Hi Ismael,
Thanks, but I think I didn’t explain it very well, sorry. Please see the link below, it’s a screenshot with the area (marked red) which I would like to remove :)