Title: andrew_long15's Replies | WordPress.org

---

# andrew_long15

  [  ](https://wordpress.org/support/users/andrew_long15/)

 *   [Profile](https://wordpress.org/support/users/andrew_long15/)
 *   [Topics Started](https://wordpress.org/support/users/andrew_long15/topics/)
 *   [Replies Created](https://wordpress.org/support/users/andrew_long15/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/andrew_long15/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/andrew_long15/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/andrew_long15/engagements/)
 *   [Favorites](https://wordpress.org/support/users/andrew_long15/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Cannot change font of UL OL](https://wordpress.org/support/topic/cannot-change-font-of-ul-ol/)
 *  Thread Starter [andrew_long15](https://wordpress.org/support/users/andrew_long15/)
 * (@andrew_long15)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-font-of-ul-ol/#post-12637364)
 * Thank you so much for your reply.
 * Oddly that fixed the ol & li elements but caused the P elements to revert to 
   default.
 * However, I solved the issue with a combination of both, as follows:
 * #site-content p {
    font-family: helvetica; }
 * ol,li {font-family: helvetica;
    }

Viewing 1 replies (of 1 total)