Home › Forums › Support › Removing underline on links This topic has 3 replies, 2 voices, and was last updated 2 years, 8 months ago by Elvin. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 29, 2020 at 9:11 pm #1464650 Daniel Hello, I’d like to remove the underline on the links on my home page only. I’ve installed Simple CSS, but I’m not sure how to use it or how to add CSS as I’m a complete newb at this. In other words, feel free to over-explain ! Thanks so much for your help! https://allpeoplechange.com/ September 29, 2020 at 9:34 pm #1464669 ElvinStaff Customer Support Hi, This CSS code should remove the underline on the links ONLY on your homepage. body.home .entry-content a:not(.button) { box-shadow: none; } Simple CSS is a plugin that lets you add your custom CSS. It’s pretty much the same as adding your CSS on Appearance > Customize > Additional CSS. You can access it through Appearance > Simple CSS, or Appearance > Customize > Simple CSS if you want it to preview live September 29, 2020 at 11:08 pm #1464727 Daniel It worked! Thanks so much for the quick reply! September 29, 2020 at 11:12 pm #1464730 ElvinStaff Customer Support Nice one. 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