New Landing How can we help? Atelier Tilt Demo – Shop Page On Smart Phones

Viewing 6 posts - 16 through 21 (of 21 total)
  • Posted in: Atelier
  • #182559
    jonzareli
    Member
    Post count: 20

    Cheers Rui – nothing happening when that css is applied unfortunately

    #182909
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It were missing a few things. Replace the previous by this one.

    
    @media only screen and (max-width: 479px) {
    .products .product figure figcaption .thumb-info {
       display: block!important;
    }
    .animated-overlay .posted_in{ 
     transform: translate3d(0px,0,0)!important;
      opacity: 1!important;
    }
    
    .products .product figure figcaption .thumb-info h4 {
      transform: translate3d(0px,0,0)!important;
      opacity: 1!important;
    }
    
    }

    -Rui

    #183367
    jonzareli
    Member
    Post count: 20

    Hi Rui,

    Still no changes noticeable. No problem – the most pressing issue is the iPhone scrolling issue I mentioned a few days ago. It is impossible to scroll down the page.

    So it’s the same shop page causing the problem on Apple iOS phones using stock browser – there is no problem scrolling on Android and windows.

    edit: your demo for quick reference http://swiftideas.com/tilt-demo/all-prints/ is the same issue.

    #183396
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Can you try clearing the browser cache? Just checked here on two iOS devices and both scrolled down that page with no issue.

    – Ed

    #183503
    jonzareli
    Member
    Post count: 20

    Thanks Ed -you are correct. Woke up this morning and it’s working. Cheers!

    #183524
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Ed.
    -Rui

Viewing 6 posts - 16 through 21 (of 21 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