Home › Forums › WoodMart support forum › Content Full width layout › Reply To: Content Full width layout
April 13, 2020 at 10:34 am
#186497
yorgos
Participant
i think fix it my self i looking for this
@media (min-width: 1400px){
.container {
max-width: 1400px;
}
is it correct?