New Landing How can we help? Themeforest Theme Support Dante Homepage slider cut off in mobile version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #154113
    Frank
    Member
    Post count: 18

    Hi,

    I just updated to the latest release of your theme and the homepage slide appears chopped off on mobile. Could you please let me know how to change this. (see screen shots in attachment)
    I also update to wp 4.1.1.

    Thanks for your help,

    Frank

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

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #155121
    Frank
    Member
    Post count: 18

    Hi Mohammad,

    Thanks for this. It doesn’t seem to resolve the issue unfortunately. How come this happens now. It wasn’t the case prior to updating the theme.

    Thanks for your help,

    Frank

    #155135
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one instead.

    
    @media only screen and (max-width: 767px){
    .slider-wrap{
    margin-top:90px !important;
    }
    }

    -Rui

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