New Landing How can we help? Atelier Logo alignment problem – Chrome

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #290250
    lucas7700
    Member
    Post count: 28

    For some reason, the site logo is appearing down, over the image slider and out of the main nav. This only occurs on Chrome. Could you please provide some CSS for this fix? Thanks!

    #290307
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you set the logo height in Theme Options > Logo Options?

    – Kyle

    #290388
    lucas7700
    Member
    Post count: 28

    Yes, Logo Max Height is set to 100. Changing this value does not have any effect on this issue (on Chrome). The logo is positioned perfectly on other browsers. Please advise. Thanks.

    #290396
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-center #logo {
        max-width: 30% !important;
    }

    Thanks
    Mohammad

    #290402
    lucas7700
    Member
    Post count: 28

    I applied that css code but it didn’t work. Please advise. Thanks.

    #290407
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    There is extra dot before code in custom css code area so please remove that and check.
    Thanks
    Mohammad

    #290411
    lucas7700
    Member
    Post count: 28

    That solved the issue on Chrome but now it’s created a problem on Firefox, where the logo is now above the nav bar. Please take a look. Thanks!

    #290417
    lucas7700
    Member
    Post count: 28

    I was able to fix the Firefox issue by adding the following:

    @-moz-document url-prefix() {
    .full-center #logo{
    top:-0px !important;
    }
    }

    Thanks.

    #290428
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to know this.
    Thanks
    Mohammad

Viewing 9 posts - 1 through 9 (of 9 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