Revolution Slider - Ken Burn's alignment issue

I am trying to use the Ken Burns Effect but running into issues with alignment when I view on the site. It is a simple 100-120% scale, [centre,centre] alignment.

When I preview the slider inside the builder it is fine, but on export the x coordinates are to the far right of the canvas. I have experimented with different X offsets, all of which are previewing in the builder, but have no affect when viewed on the site.

I deactivated the theme and tested outside of pro - the slider works as it should. I have tested with all plugins deacitvated using Pro, Pro Child, and the problems still happens.

I have a ticket open with Slider Rev support but the problem looks like it’s with the theme going on the tests. Any ideas what might be causing this?

Cheers

Hi @myoshka,

Thanks for reaching out.

The issue happens only when the Pro theme is active, but I did the same Pro and slider versions as yours and I’m not getting any issue with Kenburns. Duplicating the slider and even creating new have the same issue, but not on my installation (exported and imported your slider in my installation).

Could you try re-installing your theme? Maybe there is still old files after the update. Or does it have internal caches? Like database and object caches that still serve older files.

Thanks!

Hi @Rad,

Thanks for the message. I’ve managed to troubleshoot from here. I reinstalled the theme but no fix so disabled my CSS. Went through and found the problem was with a few lines that I had to centre woocommerce product entries. When I’ve disabled the slider works fine. But I loose my woocommerce styling.

.entry-header, .entry-content {
font-size: 1.4rem;
text-align: center;
}

Can you let me know what the correct CSS should be so I don’t affect sliders like this?
Examples of content that needs centering across all products

@Rad,

I managed to get it all fixed for alignment on the woocommerce products without breaking the slider this time.

Thanks!

Glad to hear that :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.