Title: Link Underline
Last modified: June 15, 2017

---

# Link Underline

 *  [Rich](https://wordpress.org/support/users/rremick/)
 * (@rremick)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/link-underline-3/)
 * I have my theme set to underline links, with the AMP it doesnt do that so its
   not obvious whats a clickable link. The text color of the link is right but its
   not underlined, how do i get it to be underlined?

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

 *  Plugin Contributor [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * (@ampforwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/link-underline-3/#post-9236749)
 * Hey [@rremick](https://wordpress.org/support/users/rremick/),
 * Add this code in Custom CSS option present in AMP Settings->Design
 *     ```
       a{ 
           text-decoration:underline;
       }
       ```
   
 * Let me know if that helps you or not.
 * Regards
    Marqas
 *  Thread Starter [Rich](https://wordpress.org/support/users/rremick/)
 * (@rremick)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/link-underline-3/#post-9237951)
 * That worked, thank you
 * is there any way to be selective about which links get underlined? Like the navigation
   menu is underlined, rather it not be…..
 *  Plugin Contributor [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * (@ampforwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/link-underline-3/#post-9240398)
 * Hey [@rremick](https://wordpress.org/support/users/rremick/),
 * Try using Custom CSS, check for classes and give the styling to the particular
   classes only.
 * Let me know if that helps or not.
 * Regards
    Marqas

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

 The topic ‘Link Underline’ is closed to new replies.

 * ![](https://ps.w.org/accelerated-mobile-pages/assets/icon-256x256.png?rev=1693616)
 * [AMP for WP - Accelerated Mobile Pages](https://wordpress.org/plugins/accelerated-mobile-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accelerated-mobile-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accelerated-mobile-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accelerated-mobile-pages/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/link-underline-3/#post-9240398)
 * Status: not resolved