Home › Forums › WoodMart support forum › Issue with align in header (html blocks) › Reply To: Issue with align in header (html blocks)
October 27, 2020 at 12:19 pm
#236521
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.
.whb-html-block-element .elementor .elementor-inner .elementor-section-wrap
section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-section-stretched.wd-section-stretch-content.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
left: -131.5px !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: unset !important;
}
Regard’s.
Xtemos Studios.