Title: Font Changes Back when Using BulletPoints
Last modified: August 21, 2016

---

# Font Changes Back when Using BulletPoints

 *  Resolved [EWF](https://wordpress.org/support/users/eatwellfit/)
 * (@eatwellfit)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/)
 * Hi,
 * Easy Google Font works great except when I go into my dashboard and write a blog
   piece, if I want to use bulletpoints the font changes from the google fonts to
   the orginal genesis default font on my website.
 * Can anyone help with this?
 * I tried changing it and I don’t know CSS well, I’m new to wordpress, so any help
   or insight would be awesome!
 * Thanks!
 * [https://wordpress.org/plugins/easy-google-fonts/](https://wordpress.org/plugins/easy-google-fonts/)

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

 *  [giselleaz](https://wordpress.org/support/users/giselleaz/)
 * (@giselleaz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114296)
 * I’m having the same problem with a client’s site. [https://buckaroobuckeye.com/super-size-childs-reading-skills/](https://buckaroobuckeye.com/super-size-childs-reading-skills/)
 * I added the ul, ol, and il in the CSS selectors and the site background is showing
   where there’s a bullet point.
 * Also, the main dashboard menu is now in the background color with white text 
   and hard to read.
 * I’m lost.
 *  Plugin Author [Sunny Johal](https://wordpress.org/support/users/sunny_johal/)
 * (@sunny_johal)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114300)
 * Hi giselleaz,
    Try using `#content ul, #content ol` as the CSS selectors for 
   your font control and let me know how you get on. Thanks
 * Sunny
 *  [giselleaz](https://wordpress.org/support/users/giselleaz/)
 * (@giselleaz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114301)
 * That worked! Thanks, Sunny!
 *  Plugin Author [Sunny Johal](https://wordpress.org/support/users/sunny_johal/)
 * (@sunny_johal)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114306)
 * Glad I could help giselleaz. I was wondering if you could leave a review for 
   this plugin when you get a moment. Thanks
 * Sunny
 *  [Jewoes](https://wordpress.org/support/users/jewoes/)
 * (@jewoes)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114413)
 * Hi,
 * When I insert bullet points, the font and color of the text after it changes (
   see: [http://localdreamers.nl/projecten-voor-vrijwilligers-en-stagiairs-zuid-amerika/](http://localdreamers.nl/projecten-voor-vrijwilligers-en-stagiairs-zuid-amerika/)).
 * I suppose it has to do with the css. I tried some changes but I’m just a beginner
   at WordPress and it’s not working:(
 * Here is a copy of some of the code:
    - <span style=”color: #800000;”>[Engelse school](http://localdreamers.nl/projecten-voor-vrijwilligers-en-stagiairs-zuid-amerika/project-engelse-school/)
      </span> – _Quito_
    - <span style=”color: #800000;”>[Voetbalschool](http://localdreamers.nl/projecten-voor-vrijwilligers-en-stagiairs-zuid-amerika/project-voetbalschool-in-zuid-amerika/)
      </span> – _Quito_
    - <span style=”color: #800000;”>[Talentschool](http://localdreamers.nl/projecten-voor-vrijwilligers-en-stagiairs-zuid-amerika/creatief-en-sociaal-vrijwilligerswerk-project/)
      </span> – _Quito_
    - Please help me out. Tnx! Jesse
 *  Plugin Author [Sunny Johal](https://wordpress.org/support/users/sunny_johal/)
 * (@sunny_johal)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114414)
 * Hi Jesse,
    The HTML code that you have posted are wrapped in span tags that’s
   the reason why you are having trouble. If you create bullet points in the visual
   editor and remove any span tags you will be able to target them using the plugin.
   Hope that helps
 * Cheers
 * Sunny
 *  [Jewoes](https://wordpress.org/support/users/jewoes/)
 * (@jewoes)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114415)
 * Hi Sunny,
 * Tnx for your quick reaction. I deleted the span tags but it’s still not working.
   Check this page for another example: [http://localdreamers.nl/example/](http://localdreamers.nl/example/)
   [](http://localdreamers.nl/example/)
 * The text after the bullet point is now only between
 * ul &
    li tags:
 *     ```
       <ul>
       	<li>font changes</li>
       	<li>font changes</li>
       	<li>font changes</li>
       	<li>font changes</li>
       	<li>font changes</li>
       </ul>
       ```
   
 * However the font and color are different from the rest of the text.
 * What to do now? Hope you can help.
 * Tnx!
    Jesse
 *  Plugin Author [Sunny Johal](https://wordpress.org/support/users/sunny_johal/)
 * (@sunny_johal)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114416)
 * Hi Jesse,
    Just create a google font control with the following selectors: `#
   main-col ul, #main-col ol`
 * Let me know how you get on. Cheers
 * Sunny
 *  [Jewoes](https://wordpress.org/support/users/jewoes/)
 * (@jewoes)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114417)
 * Thanks Sunny, that worked! Sorry for my late response.

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

The topic ‘Font Changes Back when Using BulletPoints’ is closed to new replies.

 * ![](https://ps.w.org/easy-google-fonts/assets/icon-256x256.png?rev=2562365)
 * [Easy Google Fonts](https://wordpress.org/plugins/easy-google-fonts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-google-fonts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-google-fonts/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-google-fonts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-google-fonts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-google-fonts/reviews/)

## Tags

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

 * 9 replies
 * 4 participants
 * Last reply from: [Jewoes](https://wordpress.org/support/users/jewoes/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/font-changes-back-when-using-bulletpoints/#post-5114417)
 * Status: resolved