Home › Forums › WoodMart support forum › Header Full Width › Reply To: Header Full Width
July 25, 2020 at 12:10 pm
#214135
Aizaz Imtiaz Awan
Keymaster
Hello,
First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-)
.
I have visited your website. Please try and add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.
.whb-full-width .whb-row > .container {
max-width: 100%;
width: 100%;
margin-left: -15px;
}
Best Regards.