Remove space between web parts sharepoint 2013

Remove space between web parts sharepoint 2013
  • Open your web part page and click edit in Sharepoint Designer,you can see this option below the edit page

  • In SharePoint Designer page Click Edit Advance Mode 

  • Find the first  <table tag and paste style="border-spacing:0px!important" this inside the tag

  • Now save and go to your web part page. That space between web parts are reduced.

Comments

Popular posts from this blog

SPFx with PnPJS CRUD Operations (V3)

Add content type to SharePoint List/Library using REST API

A type named 'SP.Data. could not be resolved by the model error