Title: Title hyperlink
Last modified: October 28, 2021

---

# Title hyperlink

 *  Resolved [bigga345](https://wordpress.org/support/users/bigga345/)
 * (@bigga345)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/title-hyperlink/)
 * Hey there,
 * Does anyone have an idea of how to disable the title hyperlink? Basically I don’t
   want them to click on the product title and have them redirect to the product
   page. I got the css to remove the add to cart button but is there a way to remove
   the hyperlink for the title? Thanks!

Viewing 1 replies (of 1 total)

 *  [Amit Barai Alit](https://wordpress.org/support/users/amitbarai013/)
 * (@amitbarai013)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/title-hyperlink/#post-15015246)
 * Hi [@bigga345](https://wordpress.org/support/users/bigga345/) ,
 * Greetings.
 * If you are using **EA Product Grid**, then you can use the following CSS code
   to disable the hyperlink for the title:
 *     ```
       .eael-product-title a {
           pointer-events: none;
       }
       ```
   
 * Let me know how it goes.
    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Title hyperlink’ is closed to new replies.

 * ![](https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.
   gif?rev=3182943)
 * [Essential Addons for Elementor - Popular Elementor Templates & Widgets](https://wordpress.org/plugins/essential-addons-for-elementor-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-addons-for-elementor-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Amit Barai Alit](https://wordpress.org/support/users/amitbarai013/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/title-hyperlink/#post-15015246)
 * Status: resolved