Title: Text under button
Last modified: September 1, 2016

---

# Text under button

 *  Resolved [israeliinportugal](https://wordpress.org/support/users/israeliinportugal/)
 * (@israeliinportugal)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/text-under-button/)
 * Hello,
    Whenever a page loads on my website, before the Print/PDF button is showing,
   first I see a text uploading “under” it. The text is “PrintFriendly” and it shows
   with a horizontal line in the middle of the letters. Because of that, the page
   does not look nice when first uploading. Is there a way to remove that “alt” 
   text? Or at least to cancel the horizontal line (showing on Firefox)? Thank you
 * [https://wordpress.org/plugins/printfriendly/](https://wordpress.org/plugins/printfriendly/)

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

 *  Thread Starter [israeliinportugal](https://wordpress.org/support/users/israeliinportugal/)
 * (@israeliinportugal)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/text-under-button/#post-7526877)
 * never got a reply to this… any idea?
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/text-under-button/#post-7526945)
 * You can use CSS to remove horizontal line.
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/text-under-button/#post-7526946)
 *     ```
       a.printfriendly {
       text-decoration: none;
       }
       ```
   

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

The topic ‘Text under button’ is closed to new replies.

 * ![](https://ps.w.org/printfriendly/assets/icon-256x256.png?rev=2951152)
 * [Print, PDF, Email by PrintFriendly](https://wordpress.org/plugins/printfriendly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/printfriendly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/printfriendly/)
 * [Active Topics](https://wordpress.org/support/plugin/printfriendly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/printfriendly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/printfriendly/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/text-under-button/#post-7526946)
 * Status: resolved