Home Forums WoodMart support forum Content Full width layout Reply To: Content Full width layout

#186490

Hello,

I do apologize I copied the wrong CSS.

Here it is:

@media (min-width: 1025px){
body .main-page-wrapper .container:first-child {
    max-width:100%;
}
body	footer .container.container:first-child {
    max-width:100%;
}
	
}

Best Regards