Home Forums WoodMart support forum Boxed Layout Reply To: Boxed Layout

#314705

Hello,

You are Most Welcome.

Please try and Replace the previous Custom CSS with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

body.wrapper-boxed .website-wrapper {
    max-width: 1360px;
}

body[class*="wrapper-boxed"] .whb-header:not(.whb-boxed) .whb-main-header {
    max-width: 1360px;
}

Regards.
Xtemos Studios