Home Forums WoodMart support forum Issue with align in header (html blocks) Reply To: Issue with align in header (html blocks)

#236521

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.