Home › Forums › Support › How To Underline Anchor Text? This topic has 4 replies, 3 voices, and was last updated 1 year, 6 months ago by Dylan. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 12, 2020 at 11:16 pm #1578188 Dylan Hi, how do you underline anchor text ? Can’t see an option for it December 13, 2020 at 5:31 am #1578406 DavidStaff Customer Support Hi there, today you will need some CSS. Like so: .entry-content a { text-decoration: underline; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 13, 2020 at 1:09 pm #1579035 Dylan Hi, thanks! Where do I place this could so it works for all internal links? December 13, 2020 at 3:44 pm #1579125 ElvinStaff Customer Support Hi Dylan, Hi, thanks! Where do I place this could so it works for all internal links? Please check our brief documentation on how to add CSS: https://docs.generatepress.com/article/adding-css/ A wise man once said: "Have you cleared your cache?" December 13, 2020 at 6:35 pm #1579190 Dylan Thanks, this worked! Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In