문제

I have got two banners in my home page. But there is more distance between two banners. I want them be more closer.

도움이 되었습니까?

해결책

 <style type="text/css">                                                   
       .ms-webpartPage-root { border-spacing: 0px !important; }                                                             
       .ms-webpartzone-cell { margin: 0px !important; }                
 </style>                                                                                                   //try this
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top