New Landing How can we help? Themeforest Theme Support Dante Logo Distortion on Mobile Platform

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #97654
    tylerdurdenphi
    Member
    Post count: 52

    Hello,

    I done some searching and tried a few of the fixes of what seemed to be similar issues. My logo is being horizontally “squished” on my mobile device.

    I was hoping you could provide me with a recommended logo size or a fix to my issue.

    The test page (go-preview.com) and I am using the 1st style header.

    Thank you in advance for your help.

    #97867
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot because i am not getting any issue as you explained.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #97912
    tylerdurdenphi
    Member
    Post count: 52

    See attached, mobile on top (distorted), desktop browser on bottom. Does it have something to do with the mobile menu?

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

    Hi,
    Please use this custom css code:

    media only screen and (max-width: 479px) {
    #logo { height: auto !important;}
    #logo img {height: auto !important;min-height:100% !important}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #98144
    tylerdurdenphi
    Member
    Post count: 52

    Didn’t work…? Is there a recommended size for logos?

    #98221
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one and use this new one because i missed just @ symbol:

    @media only screen and (max-width: 479px) {
    #logo { height: auto !important;}
    #logo img {height: auto !important;min-height:100% !important}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #99036
    tylerdurdenphi
    Member
    Post count: 52

    Thank you. I think my logo may be too large, so I bumped the min-height down to 5% and it seems to have worked.

    #99038
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

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