Full-width, responsive home page using Dynamik Website Bulider's EZ Static Homepage
.ez-home .site-inner {
max-width: 100%;
padding-bottom: 0 !important; /* Ensures no padding between widgets area and footers responsive design */
}
.ez-home-wrap {
max-width: 1100px; /* Adjust width to suit your theme */
margin: 0 auto;
}
#home-hook-wrap {
padding: 0;
}
.ez-home-container-area {
margin: 0;
padding: 40px 20px 50px 20px; /* Adjust padding to suit your theme */
}
#ez-home-top-container {
background: #7C92A1; /* Change color to suit your theme */
}
#ez-home-middle-container {
background: #426278; /* Change color to suit your theme */
}
#ez-home-bottom-container {
background: #B4C1C9; /* Change color to suit your theme */
}