
AI Readiness& upgrade
£250.00
/* 1. Force the inner row content container to drop the max-width restrictions */
.site-header-row-container-inner,
.site-header-row-layout-wrap {
max-width: 100% !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
/* 2. Break the flex items and force them into a single block line */
.site-header-row {
display: block !important;
width: 100% !important;
}
/* 3. Hide the empty left and right spacer columns */
.site-header-section-left,
.site-header-section-right {
display: none !important;
}
/* 4. Target the specific Kadence HTML item block and force it to 100% width */
.site-header-section-center,
.header-html,
.header-html2 {
width: 100% !important;
max-width: 100% !important;
display: block !important;
}
Reviews
There are no reviews yet.