Search for: Log In Free Support [Resolved] Read more box border Home › Forums › Support › Read more box border This topic has 5 replies, 2 voices, and was last updated 1 year, 1 month ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts December 6, 2019 at 2:36 pm #1096424 Aref Hi Team, Is there any way to set a border to the Read more button? if so, can it be rounded and colored? December 6, 2019 at 3:08 pm #1096463 LeoStaff Customer Support Hi there, Try this CSS: .read-more-container a.read-more.button { border: 1px solid #000; border-radius: 5px; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 6, 2019 at 3:24 pm #1096476 Aref Perfect, worked. How can I add a customized color to the border? December 6, 2019 at 3:25 pm #1096478 LeoStaff Customer Support Change the #000 part of the code above to whatever color you want. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 6, 2019 at 3:28 pm #1096483 Aref Awesome, thank you. December 6, 2019 at 3:29 pm #1096485 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In