Title: creative Button
Last modified: February 12, 2020

---

# creative Button

 *  Resolved [betonkosmos](https://wordpress.org/support/users/betonkosmos/)
 * (@betonkosmos)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/creative-button/)
 * Hi,
 * I want to deactivate the text-decoration:underline when my buttons are showing
   up.
    They should still be clickable and linking to a page, but without underlining
   the titles of the buttons.

Viewing 1 replies (of 1 total)

 *  [Md Easin](https://wordpress.org/support/users/easin55474/)
 * (@easin55474)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/creative-button/#post-12429620)
 * Hi,
 * Thanks for contacting us. Please use the below CSS in the customizer for solving
   the underline problem.
 *     ```
       .ekit-wid-con .ekit_creative_button {
           text-decoration: none!important;
       }
       ```
   
 * Thanks
    Easin

Viewing 1 replies (of 1 total)

The topic ‘creative Button’ is closed to new replies.

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

## Tags

 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [text](https://wordpress.org/support/topic-tag/text/)
 * [text-decoration](https://wordpress.org/support/topic-tag/text-decoration/)

 * 1 reply
 * 2 participants
 * Last reply from: [Md Easin](https://wordpress.org/support/users/easin55474/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/creative-button/#post-12429620)
 * Status: resolved