Search for: Log In Free Support [Resolved] Underline link hover Home › Forums › Support › Underline link hover This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 6, 2019 at 7:53 am #1002655 mohamedhassan Hi Gp team, I’d like to underline the link hover with the color e94f08 (the blog post title is not included). Regards, Mohamed September 6, 2019 at 8:24 am #1002680 DavidStaff Customer Support Hi there, You can add this CSS to add an underline to the links within the content of the single post: .single-post .entry-content a:hover { text-decoration: underline; } The color of the underline will match the link, which you can set the hover color in Customizer > Colors > Content > Link Hover Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 6, 2019 at 8:40 am #1002691 mohamedhassan thank you! September 6, 2019 at 8:53 am #1002706 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In