Tagged: yigit
Good afternoon,
i would like to change the color of the square bullet points/lists on my website. How can I do that? I tried a lot of CSS, but it still doesn’t work.
Regards
Hey researchtools!
Please add following code to Quick CSS
.toggle_icon, .toggle_icon * {
border-color: black!important;
}
Regards,
Yigit
Yigit, the css code makes all my text/content after the bullet point orange, want I want is to make square bullets orange and the text/content after that black…It doesn’t help.