Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #121125
    r3style
    Member
    Post count: 47

    I think Dante images nav should be improving the User Experience.
    User may not notice 7,8…images.

    Can I display nav like cardinal “flex-control-nav””owl-pagination”.
    Or Please package next update.

    http://dante.swiftideas.net/product/aspesi-jacket-shirt/

    And product carousel on mobile , next product see a little.
    I wanna display 7:3 (first:next product),because User may not notice when next product image have margin left.
    Can I change it edit css?

    Attachments:
    You must be logged in to view attached files.
    #121460
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will forward your suggestion to the development team.
    Thanks for the input.

    -Rui

    #121542
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    We’ll add it to the list to review for future updates – thanks!

    Feel free to customise the css – but this would be down to you.

    – Ed

    #122191
    r3style
    Member
    Post count: 47

    a tentative attempt

    @media only screen and (max-width: 479px)
    
    body .product-carousel ul.products li.product{
    	margin-left: 5px!important;
    }

    Where is code controlled inline element style width div class=”caroufredsel_wrapper” and li product type-product status-publish has-post-thumbnail ?

    #122239
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    The code controlled through java-script functions. You can override css rule with !important.
    Thanks
    Mohammad

    #122355
    r3style
    Member
    Post count: 47

    Thanks

    I was able to want to do most of it, but when swipe carousel 3rd product doesn’t display.(main:1st next:2nd is fine)
    In the state, 3rd product appear if I touch somewhere.
    Please tell me those corrections.

    @media only screen and (max-width: 479px){
    div.caroufredsel_wrapper{
    	height: 392px!important;
    }
    
    div.caroufredsel_wrapper ul.products{
    	height: 392px!important;
    }
    div.caroufredsel_wrapper ul.products li{
    	width: 250px!important;
    }
    }
    
    #122406
    r3style
    Member
    Post count: 47

    It have fixed

    div.caroufredsel_wrapper ul.products li{
    	width: 250px!important;
    	clear: none!important;
    }
    #122407
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂 Glad to hear it

    – Kyle

    #122423
    r3style
    Member
    Post count: 47

    Add it.

    Images nav should be improving the User Experience mobile too.
    Like Attachments,User may not notice 4,5,6,7,8 images.

    Sub images should be slide when Main is 3rd.
    But practically,Sub images slide when Main is ”5th”.

    Please fix Sub images slide timing or display nav like cardinal “flex-control-nav””owl-pagination”.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #122581
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Thanks for the suggestion. Will forward to the development team.

    -Rui

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