New Landing How can we help? Atelier Logo out of place

Viewing 15 posts - 1 through 15 (of 20 total)
  • Posted in: Atelier
  • #264707
    keysilinares
    Member
    Post count: 165

    Hello,

    My logo seems to be out of place after updating google chrome (see attached). Please advise.

    Attachments:
    You must be logged in to view attached files.
    #264709
    keysilinares
    Member
    Post count: 165

    The logo in my header.

    #264710
    keysilinares
    Member
    Post count: 165

    It’s working fine on other browsers except the new update of Google chrome

    #264714
    keysilinares
    Member
    Post count: 165

    It’s also missing in the ipad version (see attached)

    Attachments:
    You must be logged in to view attached files.
    #264863
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am getting this error You are temporarily locked out.
    Thanks
    Mohammad

    #264917
    keysilinares
    Member
    Post count: 165
    This reply has been marked as private.
    #265033
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .header-6 #logo.has-img a > img {
        margin-top: -90px !important;
    }

    Thanks
    Mohammad

    #265471
    keysilinares
    Member
    Post count: 165

    Yes but with using that code it messes up the logo placement when viewing my page on safari. It fixes it on chrome but it looks out of place in safari (see attached)

    Attachments:
    You must be logged in to view attached files.
    #265516
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #logo.has-img, .header-left, .header-right {
    height: auto !important;
    line-height: 0px !important;
    }

    Thanks
    Mohammad

    #265921
    SomeChick
    Member
    Post count: 231
    This reply has been marked as private.
    #265928
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @SomeChick

    Can you try this custom css code.

    .full-center #logo.has-img a > img {
        top: 0px;
        position: fixed;
    }

    -Rui

    #279928
    keysilinares
    Member
    Post count: 165

    None of these work for chrome.

    Attachments:
    You must be logged in to view attached files.
    #279952
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm)
    .header-6 #logo.has-img a > img {
        margin-top: 15px !important;
    }
    

    Thanks
    Mohammad

    #280067
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed t resolve the issue so please check it now.
    Thanks
    Mohammad

    #280068
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed t resolve the issue so please check it now.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register