How to turn off Tours element loading animation

Closed
CityTours - Hotel & Tour Booking WordPress Theme CityTours - Hotel & Tour Booking WordPress Theme December 31, 2019
Login to reply
Insider Marketing
4 years ago

worked, thanks

Kelly R Support Agent
4 years ago
Then please use following css code.
.zoomIn {
    animation: none !important;
}

Best Regards,

Insider Marketing commented privately
Kelly R Support Agent
4 years ago

Please confirm you deleted browser cache.

It is working well in my end.

Best Regards,

Insider Marketing
4 years ago

Thanks,

I've paste that in however animation is still loading, looks like there's an inline styles as attached.

Which file to edit to remove that inline styles?

Kelly R Support Agent
4 years ago

Hi,

Please use following css code in theme options panel.

.zoomIn {
    animation: none;
}

http://prntscr.com/qk8plc

Best Regards,

Insider Marketing
4 years ago

Hi,

When you load the page and scroll down for the first time, Tour grids animation where it expands.

I want to disable this animation on elements.

Please let me know how it can be disabled.

http://www.hanatourau.com/

Cheers

Kelly R Support Agent
4 years ago

I can provide some css code, but you should tell me your requirement extactly.

Please give me page url and screenshot, etc, so that I can understand your requirement.

Best Regards,

Insider Marketing
4 years ago

Thanks for your reply.

I've seen some previous comments from other users, there was something about it's managed by css?

please advise how to change this.

Kelly R Support Agent
4 years ago

You can not disable it in Citytours theme.

Best Regards,

Insider Marketing
4 years ago

Hi, I want to disable the loading animation when you open the page and scroll down, elements expands to its place, which file to change to disable it?

Kelly R Support Agent
4 years ago

Hi,

Do you want to turn off loading animation only in tours grid page?

Unfortunately, CityTours theme has not such feature.

You can disable preloader in theme options panel.

http://prntscr.com/qiqmzt

Best Regards,

Kelly R Support Agent
4 years ago
Hi! We are currently on vacation and we might not be able to respond to your requests before we come back.  Regards, C-Themes Support Team
Insider Marketing
4 years ago

I want to turn off the loading animation on Tours Grid view, the animation when it loads for the first time when you open a page.

How can I turn it off?