New Landing How can we help? Themeforest Theme Support Dante Logo stays big on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #137961
    prlng
    Member
    Post count: 6

    Hi,

    I am using a big logo (140 px) on the header. But when I go to mobile it stays as big, on a smaller screen.

    How can I change the size of the logo only in mobile version?

    Thank you

    #138082
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #138211
    prlng
    Member
    Post count: 6

    It works great. Thank you, Mohammad.

    #138220
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and Happy New Year 2015.
    Thanks
    Mohammad

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