Title: Customize Bullet Points
Last modified: November 7, 2017

---

# Customize Bullet Points

 *  Resolved [jendaddario](https://wordpress.org/support/users/jendaddario/)
 * (@jendaddario)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customize-bullet-points/)
 * Hi!
 * I need help customizing the bullet points on my site. As it stands, every time
   I apply a bullet point to a list, it capitalizes the bullets. I would like these
   bullets to be lowercase (normal sentence case).
 * Is there any code I can add or edit to change this?
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomize-bullet-points%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [stirrell42](https://wordpress.org/support/users/stirrell42/)
 * (@stirrell42)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customize-bullet-points/#post-9657556)
 * Hello,
 * It looks like there is a style set in uaf.css:
 *     ```
       body, h1, h2, h3, h4, h5, h6, blockquote, li{
           font-family: 'alegreyasc-regular' !important;
       }
       ```
   
 * This is telling all list items (li) to use the Google Font, Alegreya SC which
   only contains uppercase characters. Removing li from this rule should fix this
   issue.
 * Hope this helps,
    Scott
 *  Thread Starter [jendaddario](https://wordpress.org/support/users/jendaddario/)
 * (@jendaddario)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customize-bullet-points/#post-9659152)
 * Hi Scott – thank you!
 * I’m not familiar with what uaf.css is or where to access it to make this change.
   Can you point me in the right direction?
 * thanks!!
    Jen
 *  Thread Starter [jendaddario](https://wordpress.org/support/users/jendaddario/)
 * (@jendaddario)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customize-bullet-points/#post-9659735)
 * All Set!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customize Bullet Points’ is closed to new replies.

## Tags

 * [bullet points](https://wordpress.org/support/topic-tag/bullet-points/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [jendaddario](https://wordpress.org/support/users/jendaddario/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/customize-bullet-points/#post-9659735)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
