Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #548043

    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

    #548059

    Hey researchtools!

    Please add following code to Quick CSS

    .toggle_icon, .toggle_icon * {
        border-color: black!important;
    }

    Regards,
    Yigit

    #548082

    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.

    • This reply was modified 8 years, 11 months ago by researchtools.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing the color of the bullet points/lists’ is closed to new replies.