Title: Max Button underlining text
Last modified: August 23, 2018

---

# Max Button underlining text

 *  Resolved [chachi09](https://wordpress.org/support/users/chachi09/)
 * (@chachi09)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/)
 * Hi –
    I’ve an issue with my text appearing underlined within the button – I’ve
   tried to change the text, I’ve tried to create a new button but each time the
   text appears underlined How can I fix this? Thanks CC
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmax-button-underlining-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Bas Schuiling](https://wordpress.org/support/users/basszje/)
 * (@basszje)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10617025)
 * Hi,
 * It’s your theme doing the underline, not MaxButtons. It’s in this element: #hero
   a
 *  Thread Starter [chachi09](https://wordpress.org/support/users/chachi09/)
 * (@chachi09)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10617233)
 * hi –
    Ok, any idea how I can remove this in the CSS? Not sure how to remove it
   as its in the button? Many thanks
 *  Plugin Author [Bas Schuiling](https://wordpress.org/support/users/basszje/)
 * (@basszje)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10617481)
 * You’ll either need to change your theme, or if it supports custom CSS you can
   enter a rule for the button:
 *     ```
       a.maxbutton { 
       text-decoration: none !important; 
       }
       ```
   
 * This line will turn off any underlines for any maxbuttons.
 *  Thread Starter [chachi09](https://wordpress.org/support/users/chachi09/)
 * (@chachi09)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10618450)
 * Brilliant – thank you – that worked a treat 🙂
 *  Plugin Author [Bas Schuiling](https://wordpress.org/support/users/basszje/)
 * (@basszje)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10619615)
 * Happy to hear, resolving this question!

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

The topic ‘Max Button underlining text’ is closed to new replies.

 * ![](https://ps.w.org/maxbuttons/assets/icon-128x128.png?rev=1378636)
 * [MaxButtons - Create buttons](https://wordpress.org/plugins/maxbuttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maxbuttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maxbuttons/)
 * [Active Topics](https://wordpress.org/support/plugin/maxbuttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maxbuttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maxbuttons/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Bas Schuiling](https://wordpress.org/support/users/basszje/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/max-button-underlining-text/#post-10619615)
 * Status: resolved