New Landing How can we help? Themeforest Theme Support Dante Header Logo overlap menu

Viewing 8 posts - 16 through 23 (of 23 total)
  • Posted in: Dante
  • #53424
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this css, it should achieve the same as our screenshot:

    @media only screen and (max-width: 1200px) {
    #header-section {
      height: 115px;
    }
    .header-6 #logo, .header-7 #logo {
      position: relative;
      width: 100%;
    }
    .header-3 #main-navigation div > ul.menu > li:first-child, .header-4 #main-navigation div > ul.menu > li:first-child, .header-5 #main-navigation div > ul.menu > li:first-child, .header-6 #main-navigation div > ul.menu > li:first-child, .header-7 #main-navigation div > ul.menu > li:first-child {
      margin-left: 0;
    }
    .header-right {
      margin-top: 7px;
    }
    }

    – Kyle

    #53425
    pixel8edspace
    Member
    Post count: 22

    Not quite there..

    #53428
    pixel8edspace
    Member
    Post count: 22
    This reply has been marked as private.
    #53434
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please check again, it is working for me now.

    – Kyle

    #53513
    pixel8edspace
    Member
    Post count: 22

    Hi Kyle,

    It’s ALMOST there.. The stacking is working correctly when size is reduce, however, when you scroll up/down the menu shadow jumps, there is then extra white space and it repeats below.

    If we can fix this, It’s there.

    One more annoyance, I wander if you can help. When anything with Royalslider scrolls up, it’s menu goes above the dante menu. Is it possible to force the menu to be the top layer, so this doesn’t happen? I understand if this is out of scope of theme support, but if you knew would be great.

    Thx

    #53521
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m not seeing the issue you are talking about? Which browser are you using?

    For the slider issue add this to your custom css:

    .royalSlider {
      z-index: 1;
    }

    – Kyle

    #53547
    pixel8edspace
    Member
    Post count: 22

    Hi Kyle,

    Safari & Chrome on OS X…. It happens when you scroll the page.

    The large white are below the menu only happens after a re=size. It’s fine I can live with that.

    Just found another bigger problem. In Firefox, the logo is huge See attached.

    Really appreciate all your help trying to solve this.

    #53562
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you set the height and width of the logo in the theme options?

    – Kyle

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