New Landing How can we help? Themeforest Theme Support Dante Logo not showing in firefox

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #270609
    ronin
    Member
    Post count: 282

    Hi,

    I cannot figure out how to get the retina logo to show in firefox – it all works fine on mobile and Chrome etc, but not in Firefox. Any help would be appreciated.

    #270672
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Manage to replicate it but can figure out why it’ happening.
    Will forward it to Ed so we can have a look.

    Let’s wait for the reply.
    Thanks

    -Rui

    #270673
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its displaying perfect to me. Please check the attachment.

    Thanks
    Mohammad

    Attachments:
    You must be logged in to view attached files.
    #270763
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @ronin,

    Tested here on retina display/firefox too, and see the issue only appears to be when the header is in sticky mode?

    Have fixed this for the next update, adding the following css should resolve for you now:

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .naked-header .sticky-wrapper.is-sticky #logo img.retina {
       			display: inline-block!important;
       		}
    }

    – Ed

    #271551
    ronin
    Member
    Post count: 282

    Perfect! Thank you.

    #271561
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Ed.
    Mohammad

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

You must be logged in to reply to this topic.