I have got two banners in my home page. But there is more distance between two banners. I want them be more closer.
Asked
Active
Viewed 54 times
1 Answers
1
<style type="text/css">
.ms-webpartPage-root { border-spacing: 0px !important; }
.ms-webpartzone-cell { margin: 0px !important; }
</style> //try this
karthik
- 367
- 1
- 13