wordpres website convert all page to full width blue color theme September 7, 2024 in Tips and Tricks To accomplish you will need to do the following changes in your css file: .main-container {width:100%;max-width:100%} #page, .container {width:100%}