Top/Bottom Margins on Right Column
See the image. How can I remove the top and bottom margins from the right column.
https://drive.google.com/file/d/0B8nIF8DZm8W5a01xRWhlV0tFMEU/view?usp=sharing
Hi enktesisllc!
Try this CSS out.
.widget { margin-bottom: 0px !important; }
If that is not working then send us a link to the page and we’ll take a look.
Cheers!
Elliott