Home › Forums › Support › Adding a border-bottom to links This topic has 11 replies, 2 voices, and was last updated 2 years, 8 months ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts September 22, 2020 at 7:40 am #1453834 Liran Hey, I want to add a border-bottom to all the links inside my posts, but without affecting the buttons (I currently use this CSS rule: #page p a). Any suggestions? Thanks! September 22, 2020 at 8:58 am #1454087 LeoStaff Customer Support Hi there, Does the buttons have a special class that we can use to exclude? It would be easier for me to provide the code if you can link me to the page in question π September 22, 2020 at 10:08 am #1454185 Liran Does the buttons have a special class that we can use to exclude? Just a simple a class="button" September 22, 2020 at 10:22 am #1454207 LeoStaff Customer Support That case you can try this selector: #page p a:not(.button) September 22, 2020 at 10:42 am #1454226 Liran Not only did it work, but I also learned something new. Thanks Leo! September 22, 2020 at 10:44 am #1454231 LeoStaff Customer Support No problem π September 22, 2020 at 2:59 pm #1454515 Liran Quick question, Is it possible to set buttons to have different colors? September 22, 2020 at 3:04 pm #1454519 LeoStaff Customer Support You can try using HTML inline style. Or the buttons block from GenerateBlocks make things like this easy: https://docs.generateblocks.com/article/buttons-overview/ September 22, 2020 at 3:07 pm #1454523 Liran Or the buttons block from GenerateBlocks If only it had worked in the classic editor. September 22, 2020 at 3:08 pm #1454526 LeoStaff Customer Support It’s a block plugin so Gutenberg is definitely required π September 22, 2020 at 4:02 pm #1454557 Liran Got it! Appreciate the help. September 22, 2020 at 7:03 pm #1454654 LeoStaff Customer Support No problem π Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In