0

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

1
  • <style type="text/css"> .ms-webpartPage-root { border-spacing: 0px !important; } .ms-webpartzone-cell { margin: 0px !important; } </style> try this Commented Sep 26, 2017 at 14:08

1 Answer 1

1
 <style type="text/css">                                                   
       .ms-webpartPage-root { border-spacing: 0px !important; }                                                             
       .ms-webpartzone-cell { margin: 0px !important; }                
 </style>                                                                                                   //try this
0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.