Reply 189603 to: Remove Empty Space on Mobile Menu Above Newsletter Link

Avatar: Rose Tyler
Rose Tyler
Support staff
March 29, 2018 at 07:28

Hello,

Please add this code in Theme Options > Styling > Custom css:

.mobile-menu-wrapper .links {
    margin-top: 0px;
}
.mobile-menu-wrapper .menu {
    margin-bottom: 0px;
}
.mobile-menu-wrapper .menu > li:last-child {
    border-bottom: none;
}

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.