Home › Forums › Support › Modify Category widget in elements This topic has 3 replies, 2 voices, and was last updated 2 years, 2 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 26, 2022 at 8:18 am #2294198 Jusung Hello. when you see the sidebar in this website, the right side bar is made by elements. In the side bar, the category looks ugly. I want to make it look like “recent post” Wnat to change the color of category and I don’t want the circle point. How can I make it look like recent post in the right sidebar? July 26, 2022 at 8:28 am #2294213 DavidStaff Customer Support Hi there. try adding this CSSL .is-right-sidebar .wp-block-categories-list { list-style-type: none; margin-left: 0; font-size: 20px; } .is-right-sidebar .wp-block-categories-list a { color: #2f2f2f; } .is-right-sidebar .wp-block-categories-list a:hover { color: #EE7785; } July 26, 2022 at 8:54 am #2294234 Jusung Thank you. It has been sorted out. July 26, 2022 at 8:54 am #2294237 DavidStaff Customer Support Glad to hear that! 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