Removing Movement on Hover w/ captions on rs-demo-premium-creative-freedom.html

5 replies · opened Jul 31, 2024

BbreeJul 31, 2024

Hi.
I want to use the format for rs-demo-premium-creative-freedom.html but, I only want elements to fade in and out and not move around on the screen in response to mouse movement. Which lines can I edit to keep all the transitions except the movement in the centered caption? thank you.

SSemicolon WebSTAFFAug 4, 2024

Hello,

Simply delete the following JS Settings from the JS Code at the bottom of the Page:
[ch_pre type="js"]parallax: {
type: "3D",
origo: "slidercenter",
speed: 1000,
levels: [2, 4, 6, 8, 10, 12, 14, 16, 45, 50, 47, 48, 49, 50, 0, 50],
type: "3D",
ddd_shadow: "off",
ddd_bgfreeze: "on",
ddd_overflow: "hidden",
ddd_layer_overflow: "visible",
ddd_z_correction: 100,
},[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

BbreeAug 5, 2024

Thank you so much! That did stop the movement, but also removed the smooth effects for the elements fading and sliding into view.
I like the way it loads, only want to stop the rotating movement of the caption in response to the mouse.
Is that possible? Thanks again for your awesome template.

SSemicolon WebSTAFFAug 6, 2024

Hello,

Very Happy to Help! :)

Definitely Possible. Do not delete the codes we had mentioned above but simply delete the type: "3D", JS Setting from the those Codes. Additionally, please notice that there are 2 instances of type: "3D", in the Code (we know its a very silly mistake. We apologize for the same.), so you will need to delete both of them.

This should stop the mouse movements but retain the smooth transitions. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

BbreeAug 11, 2024

That worked. thank you!
I have another slider I'm trying to modify. can I ask you about that here? or do I need to create a new ticket?

BbreeAug 11, 2024

nevermind!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard