New Landing How can we help? Themeforest Theme Support Dante Sizing of logo on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #276807

    The header logo on my mobile phone (Iphone 5s) is not the correct sizing. How do I resolve this issue

    #277145
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Please add this custom css:

    @media only screen and (max-width: 479px) {
    #logo img, #logo img.retina {
    max-width: 200px;
    }
    #logo a.mobile-menu-show {
    padding-top: 2px;
    }
    }

    That should sort it.

    – Ed

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