Responsive SharePoint Site

Now we can easily make SharePoint 2013/2016 sites responsive with help of Responsive UI package shared by Microsoft PnP.

https://dev.office.com/blogs/announcing-responsive-ui-package-for-sharepoint-on-premises-2013-2016

Just download the CSS and JS files from above URL and upload to any library. Then add the reference into master page as below.

<script type="text/javascript" id="PnPResponsiveUI" src="/SiteAssets/PnP-Responsive-UI.js?rev=bf19e4f64b204e1ebc2f762e33afcc97"></script>

Comments

Popular posts from this blog

Switch from Classic to Claims Authentication in SharePoint 2010

How to query list data using web service