Home › Forums › Support › widget color border This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 9, 2023 at 7:58 am #2603085 Sam Hi – I want to add a border color to my widget area. Currently the code I have is } .widget_recent_entries li a { display: block; background-color: #D9ECF1; padding: 10px; } This is the color I want to add as the border – 45999b Thanks, Sam April 9, 2023 at 11:28 am #2603261 LeoStaff Customer Support Hi there, Any chance you can link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 April 9, 2023 at 1:02 pm #2603355 Sam Hi Leo, These widgets are on my right sidebar for recent posts and my footer for recent posts. They highlight my recent posts and are currently a blue color. Id like to add a boarder around them. I am linking my blog below. April 9, 2023 at 1:17 pm #2603364 LeoStaff Customer Support Try this: .widget_recent_entries li { border: 1px solid #000; } April 9, 2023 at 5:35 pm #2603471 Sam That worked, thanks Leo! April 10, 2023 at 3:17 pm #2604653 LeoStaff Customer Support No problem 🙂 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