Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Animation settings

Home / Forums / Kadence Theme / Animation settings

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Theme
September 24, 2020 at 5:11 pm

Since the WP default Image block has no animation, I added animation to the image’s column. When using “Fade-Up”, there is no setting to how far away the column starts. It looks like the default is 100px. I can fix it with this CSS.

.wp-block-kadence-column[data-aos=fade-up] {
transform: translate3d(0,45px,0);
}

Can you add that setting into the Animations Admin panel?

Couldn’t submit a Support Ticket – the reCaptcha isn’t working.

Thanks,
Doug

  • The forum ‘Kadence Theme’ is closed to new topics and replies.