Title: Underlined Button Links
Last modified: August 7, 2024

---

# Underlined Button Links

 *  Resolved [alanaj7](https://wordpress.org/support/users/alanaj7/)
 * (@alanaj7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/underlined-button-links/)
 * Hi there. When I create new clickable/ linked buttons, the underline is showing.
   I have tried a few different CSS codes but the underline still shows up. Can 
   you please advise how I can remove the underline?
 * Also, is it possible to create custom buttons and save them as blocks? I want
   to be able to add the same button block to newly created pages without having
   to create a new button each time.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funderlined-button-links%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [alanaj7](https://wordpress.org/support/users/alanaj7/)
 * (@alanaj7)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/underlined-button-links/#post-18230722)
 * For anyone else having this problem, it is a WP issue. I added the following 
   code to my custom CSS as a workaround. It is not perfect, but it worked. It does
   remove the underline from all linked text on the site, not just the buttons.
 * /* Link Underline */ a { text-decoration: none !important; }

Viewing 1 replies (of 1 total)

The topic ‘Underlined Button Links’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/smart-home-automation/1.4.2/screenshot.
   png)
 * Smart Home Automation
 * [Support Threads](https://wordpress.org/support/theme/smart-home-automation/)
 * [Active Topics](https://wordpress.org/support/theme/smart-home-automation/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/smart-home-automation/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/smart-home-automation/reviews/)

## Tags

 * [button links](https://wordpress.org/support/topic-tag/button-links/)

 * 1 reply
 * 1 participant
 * Last reply from: [alanaj7](https://wordpress.org/support/users/alanaj7/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/underlined-button-links/#post-18230722)
 * Status: resolved