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

    Can you give me some quick css to change the color of the bullets at the bottom of the page to #808080 please? Thanks!

    #526560

    Hi djshortkut!

    Please insert the following css into your custom css section:

    li {
        color: #808080 !important;
    }

    Best regards,
    Dake

    #527033

    Thanks, you can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Color of Bullets’ is closed to new replies.