New Landing How can we help? Themeforest Theme Support Dante header logo scaling out of proportion when applying top spacing

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

    Hi,

    Having some issues with the header logo where it is being squashed vertically when I apply top spacing to center the logo.

    What is the problem? The logo is within specs.

    Cheers,

    Tom

    #198061
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot to indicate the issue.
    Thanks
    Mohammad

    #198089
    arke1
    Member
    Post count: 4

    what it looks like now (vertically shrunk): http://prntscr.com/7xivf8

    what it should look like: http://prntscr.com/7xivqk

    #198091
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this:

    #logo img { height: auto!important; }

    You are using some custom CSS which you may want to remove also, this is causing the squashed height on small screens. Ex:

    @media only screen and (max-width: 991px) {
    #logo img {
        max-height: 39px;
    }
    }

    Thanks,
    David.

    #198093
    arke1
    Member
    Post count: 4

    I’m not using any custom css? But that other line of code did the trick.

    #198119
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We are glad 🙂 that your issue resolved. Great thanks to David.
    -Mohammad

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