Reply 178476 to: Problems in EDGE – top bar cuts

Avatar: Rose Tyler
Rose Tyler
Support staff
November 23, 2017 at 14:31

Hello,

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

@media screen and (min-width: 1200px) {
    body.bordered {
        border-top: 20px solid;
    }
    body.bordered .template-container {
        width: 100%;
        float: left;
    }
}

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.