Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • librandi Friend
    #872447

    Hi,
    on big screen (+1400) with crome, the logo disappear.
    Can you help me please?
    tks

    Ninja Lead Moderator
    #873097

    Hi,

    The problem comes from the customization applied on your site. You can use this way to fix it

    Open templates/ja_mono/css/custom.css file find and change

    .logo {
        border-bottom: 0 none;
        border-right: none!important;
        margin-left:80px!important;
        height:200px!important;
    }

    to

    .logo {
        border-bottom: 0 none;
        border-right: none!important;
        height:200px!important;
        margin-left: 0px!important;
        width: 80px;
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 8 years, 9 months ago.

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