Reply 182565 to: Big Header padding in mobile view

Avatar: Rose Tyler
Rose Tyler
Support staff
January 22, 2018 at 09:33

Hello,

Please try to add this code in Global Custom css:

@media only screen and (max-width: 768px) {
.header-wrapper header .container-wrapper {
    border-bottom: 1px solid #e6e6e6;
}
.home .header-wrapper header .container-wrapper{
    border:none;
}
.page-heading, .et-header-overlap .page-heading, .et-header-overlap .page-heading.bc-size-small, .page-heading.bc-size-small {
    padding-top: 135px;
}
}

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.