Title: Make button not clickable
Last modified: July 26, 2020

---

# Make button not clickable

 *  [stefring](https://wordpress.org/support/users/stefring/)
 * (@stefring)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/make-button-not-clickable-2/)
 * Hi, on this page ([https://stefringoot.com/digitale-cartoons-van-stef-ringoot/](https://stefringoot.com/digitale-cartoons-van-stef-ringoot/))
   below the gallery. I used 3 buttons to go to the next and previous page. Is there
   a way to make the middle button unclickable? Or is the a way to add a text between
   two button?
 * Greetings from Holland
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-button-not-clickable-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/make-button-not-clickable-2/#post-13178421)
 * Hey,
    Try adding this to your custom css:
 *     ```
       a.kt-button.button.kt-btn-1-action.kt-btn-size-small.kt-btn-style-basic.kt-btn-svg-show-always.kt-btn-has-text-true.kt-btn-has-svg-false {
           pointer-events: none;
       }
       ```
   
 * Does that work for you?
 * Hannah
 *  Thread Starter [stefring](https://wordpress.org/support/users/stefring/)
 * (@stefring)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/make-button-not-clickable-2/#post-13182251)
 * Hi Hannah, it seems to work. Thank you very much.
 * Greetings from Holland.
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/make-button-not-clickable-2/#post-13183137)
 * Happy to help!
    Cheers!
 * Hannah

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

The topic ‘Make button not clickable’ is closed to new replies.

 * ![](https://ps.w.org/kadence-blocks/assets/icon-256x256.png?rev=3178382)
 * [Kadence Blocks — Page Builder Toolkit for Gutenberg Editor](https://wordpress.org/plugins/kadence-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kadence-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kadence-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/kadence-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kadence-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kadence-blocks/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/make-button-not-clickable-2/#post-13183137)
 * Status: not resolved