CMS Development

tkruger
Participant | Gold Partner
Participant | Gold Partner

Hubspot Default Image Gallery module fade speed issue

SOLVE

I often get complaints about the speed of transition on the Hubspot Image Gallery with the fade setting.   Is there a way to make it fade slower with CSS, or worst case jQuery?

tkruger_0-1645824031576.png

 

Thank you

0 Upvotes
1 Accepted solution
Jake_Lett
Solution
Guide | Partner
Guide | Partner

Hubspot Default Image Gallery module fade speed issue

SOLVE

Unfortunately, HubSpot created their own function based on slick. This transition style is placed with JS and you are unable to edit this core script. I would suggest posting an IDEA to the developers so they can possibly add this functionality.

View solution in original post

5 Replies 5
Jake_Lett
Guide | Partner
Guide | Partner

Hubspot Default Image Gallery module fade speed issue

SOLVE

BootstrapC_0-1646066723887.png

Have you tried adjusting the number in "time in seconds between auto scrolling" Which in this case, also sets the interval for when the cross fade happens.

Or are you wanting the fade to last longer, like the slow Homer fade below?

BootstrapC_1-1646066860590.gif

 

tkruger
Participant | Gold Partner
Participant | Gold Partner

Hubspot Default Image Gallery module fade speed issue

SOLVE

Yes, longer fade like homer.  It is very quick with almost no transition.  I tried adjusting " transition: opacity 500ms ease 0s;" but it made no difference.

 

 

0 Upvotes
Jake_Lett
Solution
Guide | Partner
Guide | Partner

Hubspot Default Image Gallery module fade speed issue

SOLVE

Unfortunately, HubSpot created their own function based on slick. This transition style is placed with JS and you are unable to edit this core script. I would suggest posting an IDEA to the developers so they can possibly add this functionality.

dennisedson
HubSpot Product Team
HubSpot Product Team

Hubspot Default Image Gallery module fade speed issue

SOLVE

Agreed with @Jake_Lett 

You should definitely post to the ideas board.

This wont solve for your immediate issue, but slick is pretty easy to work with if you wanted to create your own custom module 😉

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

Hubspot Default Image Gallery module fade speed issue

SOLVE

@Jake_Lett , how do you go about this? 

0 Upvotes