Title: wrapper link cursor change?
Last modified: August 2, 2021

---

# wrapper link cursor change?

 *  Resolved [gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * (@gospodinbezkrai)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/)
 * Hi!
    I was trying out the Wrapper Link. Could you make the mouse cursor to change
   in a similar way as when it is over a standard link? Currently the user will 
   not be able to realise that the content is a clickable link.
 * Thanks for a great suite!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Anand Upadhyay](https://wordpress.org/support/users/anandau14/)
 * (@anandau14)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14728768)
 * Hi [@gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * Can you share the link where you are getting this issue?
 *  Thread Starter [gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * (@gospodinbezkrai)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14745990)
 * Hi, Anand, applogies for the delay.
 * Here is a test page – [http://oses.bg/hrmpn/](http://oses.bg/hrmpn/)
    The section
   in white has a link wrapper.
 * Thanks!
 *  Plugin Support [Anand Upadhyay](https://wordpress.org/support/users/anandau14/)
 * (@anandau14)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14747262)
 * Hi [@gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * Please add following css to fix the issue. We will also add this in our plugin’s
   next release.
 *     ```
       .ae-link-yes * {
           cursor: pointer;
       }
       ```
   
 * You can add this to your child theme’s css file or add as Custom CSS in customizer.
 *  Thread Starter [gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * (@gospodinbezkrai)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14748235)
 * Thank you, its great now!
 * When you upgrade the plugin have a look if you can have the browser show the 
   address in the corner, then it will fully behave like a link.
 * All the best!
 *  Plugin Support [Anand Upadhyay](https://wordpress.org/support/users/anandau14/)
 * (@anandau14)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14748240)
 * Hi [@gospodinbezkrai](https://wordpress.org/support/users/gospodinbezkrai/)
 * It is not a standard html anchor link. It is a javascript based functionality.
   That’s why it is not showing you the link at the corner.
    We will explore the
   options to improve it.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘wrapper link cursor change?’ is closed to new replies.

 * ![](https://ps.w.org/addon-elements-for-elementor-page-builder/assets/icon.svg?
   rev=3415246)
 * [Addon Elements for Elementor (formerly Elementor Addon Elements)](https://wordpress.org/plugins/addon-elements-for-elementor-page-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addon-elements-for-elementor-page-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addon-elements-for-elementor-page-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/addon-elements-for-elementor-page-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addon-elements-for-elementor-page-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addon-elements-for-elementor-page-builder/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Anand Upadhyay](https://wordpress.org/support/users/anandau14/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/wrapper-link-cursor-change/#post-14748240)
 * Status: resolved