Problems in EDGE – top bar cuts - by megabite

This topic has 4 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler

  • Avatar: megabite
    megabite
    Participant
    November 22, 2017 at 16:55

    On my demo-webpage for a client there is a problem with how it shows on EDGE browsers. In framed mode it cuts the top bar. Is there a fix for this?

    3 Answers
    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

    Avatar: megabite
    megabite
    Participant
    November 24, 2017 at 16:19

    Did not fix it =( Any other ideas?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 24, 2017 at 16:28

    Hello,

    Hope you are having a nice day.
    Please try to clear cache and then check.
    What version of the browser do you use?

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.