Center FullWidth Webparts

.ms-webpart-chrome-fullWidth { max-width: 1223px !important; min-width: 0% !important; margin: auto !important; display: block !important; }
This snippet centers webparts in SharePoint. The webpart can not have a manually set width for this to work.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.