Back to Browse

Elementor product card hover animation | reveal description

115 views
Dec 31, 2023
11:31

Reveal product description by hovering over the product card. Will use Elementor and a custom css code to achieve the result. CSS code: #main-card #description { max-height: 0; transition: 0.5s ease-in-out; overflow: hidden; } #main-card:hover #description { max-height: 100px; transition: 0.5s ease-in-out; } Learn more about custom post types and listings from this video: https://youtu.be/SWKpyXDLC1M

Download

0 formats

No download links available.

Elementor product card hover animation | reveal description | NatokHD