Title: Make BULLETS bigger
Last modified: August 25, 2022

---

# Make BULLETS bigger

 *  [docotal](https://wordpress.org/support/users/docotal/)
 * (@docotal)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/)
 * Please how can I make the font of the bullets bigger. The answers on the forum
   have not helped me. Searched a lot of times on Google too. I guess it depends
   on the theme.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-bullets-bigger%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15948807)
 * You’re right: this is 100% dependent on your theme.
 * To change the size of the bullet text, use:
 *     ```
       .wpb_text_column ul li {
       font-size: 18px;
       }
       ```
   
 * To change the size of the bullet icon, use:
 *     ```
       .wpb_text_column ul li:before {
       font-size: 18px;
       }
       ```
   
 * Place these custom CSS codes in **APPEARANCE => CUSTOMIZE => ADDITIONAL CSS**.
   You may change the font size to any positive integer you want.
 * Good luck!
 *  Thread Starter [docotal](https://wordpress.org/support/users/docotal/)
 * (@docotal)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949215)
 * Thanks for your swift response. But it **DID NOT** work. Any other suggestions?
 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949237)
 * I don’t see the code I gave you anywhere on the specific link you gave.
 * What exactly did you do? Did you place it exactly where I asked you to place 
   it? And did you click “PUBLISH” afterward to save it? If you put the code elsewhere,
   where did you put it?
 *  Thread Starter [docotal](https://wordpress.org/support/users/docotal/)
 * (@docotal)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949469)
 * Yes. See image in the link: [https://docotal.com/wp-content/uploads/2022/08/Captura-de-pantalla-2022-08-25-a-las-14.23.21.png](https://docotal.com/wp-content/uploads/2022/08/Captura-de-pantalla-2022-08-25-a-las-14.23.21.png)
 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949636)
 * The code should work.
 * The problem is… it is not appearing in your site’s HTML at all.
 * That’s a totally different problem to resolve.
 * Perhaps your active commercial theme (**Consulting by StyleMixThemes**) or the
   3rd-party page builder plugin you’re using (**Thrive Visual Editor**) is disabling
   WordPress’ ADDITIONAL CSS feature. I can’t know for sure though, since these 
   are commercial products… and the only way I can install these and run any tests
   on a live WordPress site is to purchase them, which isn’t going to happen.
 * If your theme or page-builder plugin has its own box to enter custom CSS code,
   please copy and paste the above code there instead.
 * If there’s no such option, please get in touch with your theme and/or page builder
   plugin’s vendors for help.
 * Good luck!
 *  Thread Starter [docotal](https://wordpress.org/support/users/docotal/)
 * (@docotal)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949733)
 * Ok. I will do that. Special thanks all the same.

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

The topic ‘Make BULLETS bigger’ is closed to new replies.

## Tags

 * [bulleted list](https://wordpress.org/support/topic-tag/bulleted-list/)
 * [bullets](https://wordpress.org/support/topic-tag/bullets/)
 * [font](https://wordpress.org/support/topic-tag/font/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [docotal](https://wordpress.org/support/users/docotal/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/make-bullets-bigger/#post-15949733)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
