Very useful when coupled with OceanWP and Code Block Pro – Beautiful Syntax Highlighting
.newwidth { width: 600px; max-width: 100%; /* This prevents it from exceeding the screen width */ margin: 0 auto; /* This centers the block horizontally */ text-align: center; /* This centers the content within the block */ }