Home › Forums › Support › Categories without dots This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 28, 2022 at 8:48 am #2439334 Anne-Barbara Hi, still one question: In the sidebar there is a widget that shows the categories (= Themen): https://hochsensibelsein.org/wP/ The categories are shown as dotted list, but I want it without like in the widget “Beiträge” obove. How can I do this? Kind regards, Anne-Barbara November 28, 2022 at 11:11 am #2439601 DavidStaff Customer Support Hi there, You have this CSS: ul { list-style-image: url(https://hochsensibelsein.de/wp-content/uploads/2022/08/bullet7.webp) } Change it to: .content-area ul { list-style-image: url(https://hochsensibelsein.de/wp-content/uploads/2022/08/bullet7.webp) } That will stop it being applied outside the content area. November 29, 2022 at 1:37 am #2440533 Anne-Barbara Great, thank you so much! Kind regards, Anne-Barbara November 29, 2022 at 3:39 am #2440691 DavidStaff Customer Support You’re welcome 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