Home › Forums › Support › Adding Arrow to Link Post This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 25, 2017 at 4:22 pm #391872 jbpyn Absolute beginner here. This is no doubt embarrassingly simple, but I’m failing miserably. All I want to do is add the CSS to indicate a Link post with an arrow, to other symbol after the title. Like this: .format-link .post-title a:after { content: ‘ →’; } I obviously have this wrong. Can somebody please point me in the right direction. My sincere thanks September 25, 2017 at 9:52 pm #391976 LeoStaff Customer Support Hi there, Try this: .format-link .entry-title a:after { content: " →"; } Let me know. September 26, 2017 at 6:25 pm #392565 jbpyn Yep, works great. Thanks! September 26, 2017 at 7:47 pm #392581 LeoStaff Customer Support No problem! 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