Adding hover effect on CTA | Community
Skip to main content
February 26, 2020
Solved

Adding hover effect on CTA

  • February 26, 2020
  • 3 replies
  • 5424 views

I want to try an test the impact of having a hover effect around images and call to actions on my web-space. is it possible to do this using adobe target? And if so how do i do this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ambikaTewari_ATCI

Hi @benpinder91 this can be achieved through form based composer.

If you are comfortable in writing custom code then you can detect a mouse hover through js .Post detection you can change the css as required.

Hope that helps you.

3 replies

ambikaTewari_ATCI
Community Advisor
ambikaTewari_ATCICommunity AdvisorAccepted solution
Community Advisor
February 26, 2020

Hi @benpinder91 this can be achieved through form based composer.

If you are comfortable in writing custom code then you can detect a mouse hover through js .Post detection you can change the css as required.

Hope that helps you.

Haran_Huang
Level 4
February 27, 2020

I think this needs js to achieve.

Gaureshk_Kodag
Adobe Employee
Adobe Employee
February 29, 2020

It's possible with help of javascript.. which you can put in custom code (Adobe target -> modifications tab)