Page 2 of 2

Move object on scroll over image

Posted: Fri Jun 22, 2018 6:22 am
by Amirul Momenin

hi that is not working on phone.but web is good


Move object on scroll over image

Posted: Fri Jun 22, 2018 7:53 pm
by Serhii Kulibaba

Could you check it with the real static CSS?


Move object on scroll over image

Posted: Fri Jun 22, 2018 11:29 pm
by Amirul Momenin

how pls send me example


Move object on scroll over image

Posted: Sat Jun 23, 2018 2:23 pm
by Serhii Kulibaba
  1. Add the custom CSS class to that GridRow (e.g. myClass)
    1. Add the background-image clause to that CSS class, e.g.:pre.myClass{
      background-image:url(https://example.com/image.png);
      }/pre