Reply 191750 to: Full Width Hopepage

Avatar: Rose Tyler
Rose Tyler
Support staff
April 23, 2018 at 14:34

Hello,

Please try to add this code in custom.css file:

.home .container {
    width:  100%;
}
.home .container > * {
    padding: 0 15px;
}
.home .container .table-row {
    max-width:  100%;
    display:  flex;
    align-items:  center;
    justify-content: space-between;
}
.home .shopping-cart-widget {
    margin-right:  30px;
}
.home .top-bar .top-links {
    margin-right: 60px;
}
.home .side-area-icon {
    margin-left:  0;
    right:  20px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.