Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tresoar Friend
    #1001640

    I am trying to change the css of the error page. I add this code.

    .error-code::after {
        border-bottom: 3px solid #bd2975!important;
        bottom: 0;
        content: "";
        display: block;
        left: 50%;
        margin-left: -50px;
        position: absolute;
        width: 100px;
    }
    .error-code {
        color: #fff;
        font-size: 50px!important;
        font-weight: 500!important;
        line-height: normal;
        margin-bottom: 40px;
        position: relative;
    }
    
    .button-home {
        background: #bd2975 none repeat scroll 0 0!important;
        border: 0 solid #fab325;
        color: #fff;
        display: inline-block;
        font-weight: bold;
        padding: 12px 40px;
        text-decoration: none;
        text-transform: uppercase;
    }

    But this doesn’t show a result. What am I doing wrong?
    I would also like to add a logo on the error page. How can I do that?

    Pankaj Sharma Moderator
    #1001641

    Hi
    Kindly give me a mockup of changes that you would like to apply. So i can check your request.
    PS : You have to make changes in error.css file.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum