I have a customer that would like to have the website in the full width of the window and not be in the middle of the page like all the Nitrsoell webstores.
Right now, the websites has empty space on the right and left side, they would like to take advantage of the full monitor, sort of like Amazon does. They do not want the amazon design, they just want to have the full width of the monitor.
If you change the outer wrappers which have the class “container” to “container-fluid”, this will expand the div to full width. For instance…