New Landing How can we help? Cardinal Our Mobile Menu Slider is not working

Viewing 10 posts - 16 through 25 (of 25 total)
  • Posted in: Cardinal
  • #214441
    David Martin – Support
    Moderator
    Post count: 20834

    Hey!

    a) We can try to adjust that using a media query for portrait:

    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait) {
    
    .full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
        padding: 0 8px;
        font-size: 11px;
        display: block;
    }
    
    }
    
    

    b) Great, I can replicate this and have reported it back for update

    c) Actually it looks like the issue is not your image. The slider height is not being correctly calculated, this maybe because it’s within a parent “Row”. This can be resolved by using the page options to add the slider, take a look at my test: http://moringa.sg/home-slider-test/

    – David.

    #214868
    3gems
    Member
    Post count: 44
    This reply has been marked as private.
    #214874
    3gems
    Member
    Post count: 44
    This reply has been marked as private.
    #215325
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The update should resolve the JS error with the mobile menu. Updates are going out today I believe.

    The slider is responsive and changes to fit the screen size, so it should work. What is the issue that you see?

    – David.

    #216656
    3gems
    Member
    Post count: 44
    This reply has been marked as private.
    #216761
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will forward to Ed so he can reply about the release date.
    Thanks

    -Rui

    #216886
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Update will be released today.

    – Ed

    #216960
    3gems
    Member
    Post count: 44
    This reply has been marked as private.
    #216972
    3gems
    Member
    Post count: 44
    This reply has been marked as private.
    #217792
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I removed the featured image and add it again and now it seems fine.

    -Rui

Viewing 10 posts - 16 through 25 (of 25 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