Home › Forums › WoodMart support forum › Content Full width layout › Reply To: Content Full width layout
April 13, 2020 at 10:21 am
#186490
Elise Noromit
Member
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