Portfolio Image Scroll on Hover Using Elementor | Elementor Tricks

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 17

  • @FindOutZimbabwe
    @FindOutZimbabwe 2 місяці тому

    Thank you

  • @TakaIncomeYT
    @TakaIncomeYT Рік тому

    take love bro its working

  • @rhvazquez4589
    @rhvazquez4589 2 роки тому

    Hello friend, the code does not work for me, do you know why?

    • @alvarez958
      @alvarez958 Рік тому

      .img-scroll{
      -webkit-transition: ease-in-out 4s !important;
      transition: ease-in-out 4s !important;
      }
      selector:hover{
      background-position: center bottom !important;
      cursor: pointer;
      }

  • @tutorialhero9808
    @tutorialhero9808 2 роки тому +1

    CSS code link is not working

    • @DCreato
      @DCreato  2 роки тому

      dcreato.com/wordpress/how-to-scroll-long-images-on-hover-in-elementor-the-easiest-way

    • @alvarez958
      @alvarez958 Рік тому

      Give a class first: to the container where the bg image, here i used img-scroll
      .img-scroll{
      -webkit-transition: ease-in-out 4s !important;
      transition: ease-in-out 4s !important;
      }
      selector:hover{
      background-position: center bottom !important;
      cursor: pointer;
      }

  • @সপ্নেরপৃথিবী-ণ৬য

    I need it filterable...

  • @KomentarSaya
    @KomentarSaya Рік тому

    link not working

  • @alexislopez9834
    @alexislopez9834 9 місяців тому

    actualización porfavor

  • @martialmakemoney
    @martialmakemoney 2 роки тому

    the link is not working

    • @DCreato
      @DCreato  2 роки тому

      dcreato.com/wordpress/how-to-scroll-long-images-on-hover-in-elementor-the-easiest-way

    • @alvarez958
      @alvarez958 Рік тому

      Give a class first: to the container where the bg image, here i used img-scroll
      .img-scroll{
      -webkit-transition: ease-in-out 4s !important;
      transition: ease-in-out 4s !important;
      }
      selector:hover{
      background-position: center bottom !important;
      cursor: pointer;
      }

  • @samaviakhawaja9169
    @samaviakhawaja9169 Рік тому

    its not working

  • @dirtdogdigital3979
    @dirtdogdigital3979 Рік тому

    This is one of your more confusing videos.