Additional CSS

/* HEADER WIDTH FIX – Applied via Child Theme */
body .wp-block-group:first-child,
body > .client-testimonials,
.wp-site-blocks > .wp-block-group:first-child {
max-width: 1200px !important;
margin: 0 auto !important;
padding: 0 24px !important;
box-sizing: border-box !important;
}

body .wp-block-group:first-child img {
max-width: 150px !important;
height: 60px !important;
object-fit: cover !important;
border-radius: 8px !important;
margin: 0 12px !important;
display: inline-block !important;
}

.site-header,
[data-id=”middle-row”] {
max-width: 100vw !important;
overflow-x: hidden !important;
}

.vf section {
max-width: 1200px !important;
margin: 0 auto !important;
padding-left: 24px !important;
padding-right: 24px !important;
}

Leave a Reply

Your email address will not be published. Required fields are marked *