New Landing How can we help? Themeforest Theme Support Dante Odd things happening with MENU when browser is shrunk.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #100076
    Marc
    Member
    Post count: 17

    We designed a site using your theme, but can’t seem to figure out why there is such a large whitespace between the menu, header and slider when the browser shrinks in width.

    Also, the logo in the top left becomes cropped when you shrink below a certain width.

    I’ve attached screen shots to better diagnose the problem.

    Thank you,

    M

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

    Hi,
    Please use this code:-

    @media only screen and (max-width: 767px) {
     div.inner-page-wrap{padding-top:50px !important}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #100392
    Marc
    Member
    Post count: 17

    Thank you so much. The time in which you respond to inquiries is amazing.Do you have any suggestions for the cropped shrunk logo?

    The logo looks fine with a small width if you’re scrolled all the way to the top of the page. the moment you scroll down, and the green bar extends in height. The logo viewable area shrinks, and the image becomes cropped.

    -M

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

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    .sticky-header-resized #logo {
        height: 150px !important;
    }
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #100449
    Marc
    Member
    Post count: 17

    Why is it, or should I say; how can make the space between the shrinking logo and menu shrink, as the browser is being resized?

    My main concern is the browser real estate that the green box occupies. It’s just to large, especially when the width of the browser shrinks.

    -M

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

    Hi,
    Mr. Kyle will assist you now.
    Thanks ๐Ÿ™‚
    With Best Regards
    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