New Landing How can we help? Themeforest Theme Support Dante Slider hidden under header on mobile

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #151660
    jlemon
    Member
    Post count: 24

    since the latest update, my site has been hiding slideshows underneath the mobile header (menu button and logo). I tried adding “#container {
    overflow: hidden;
    } like suggested in another post, but that hasn’t helped me.

    #151694
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I can see the slider in the mobile.
    https://www.dropbox.com/s/cdssw5tu6ni5o1k/2015-02-19%2016.40.17.png?dl=0

    Can you clear the browser cache and try again.

    -Rui

    #152061
    jlemon
    Member
    Post count: 24

    please try it again. i was experimenting with a full screen slider, but i would like the full width instead. Part of the slider is still hidden under the menu. I’ve tried the overflow:hidden technique that seemed to work for someone else.

    Thanks

    #152074
    jlemon
    Member
    Post count: 24

    the problem is also evident on our homepage – c3church.tv

    #152403
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot so i can get your issue exactly.
    Thanks
    Mohammad

    #152414
    jlemon
    Member
    Post count: 24

    here you go – as you can see half of the slide is obscured by the menu on mobile.

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

    Hi,
    It seems fine to me. Please check through another device.
    Thanks
    Mohammad

    #152455
    jlemon
    Member
    Post count: 24

    can you show me a screenshot of how it looks for you on a mobile device? I’m still not getting the full slider on other devices.

    #152465
    jlemon
    Member
    Post count: 24

    here are screenshots from two other devices. The first ones were from an iPhone 6, these are from an iPhone 4s and a samsung.

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

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    .inner-page-wrap.no-top-spacing{
    margin-top:100px !important;
    }
    }

    Thanks
    Mohammad

    #152471
    jlemon
    Member
    Post count: 24

    perfect. thanks!

    #152473
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.