Title: Missing bullets in custom html widget
Last modified: June 5, 2020

---

# Missing bullets in custom html widget

 *  [wpallthetime](https://wordpress.org/support/users/wpallthetime/)
 * (@wpallthetime)
 * [6 years ago](https://wordpress.org/support/topic/missing-bullets-in-custom-html-widget/)
 * I added a custom html widget and it doesn’t show bullets. It’s basic html that
   works everywhere else and in other themes:
    -  <p class=”mybullet”>Test **stuff**
       </p>
    - Is there some workaround you can suggest to make in php?
    - Linking only sort of works. The link exists (I can click on it), but it’s 
      not underlined or visible in any way.
    - Other formatting works (bold, italic).

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years ago](https://wordpress.org/support/topic/missing-bullets-in-custom-html-widget/#post-12945370)
 * Hi,
 * Do you have any link where I can check it out?
 * Where do you use the custom html widget – in content, sidebar or footer?
 *  Thread Starter [wpallthetime](https://wordpress.org/support/users/wpallthetime/)
 * (@wpallthetime)
 * [6 years ago](https://wordpress.org/support/topic/missing-bullets-in-custom-html-widget/#post-12949019)
 * The site’s not public yet. If I can DM you, then I could possibly setup a temp
   public site. But that would take some time and the result is pretty consistent
   and I tried another of your themes too (Enspire).
 * In Gridzone it was in Normal full width sidebar. I just go to Widgets, choose
   Custom HTML, copy and pasted this and saved.
 * <html>
    <head> </head> <body> <p class=”test”>Test</p>
    -  <p class=”testb”>Bullet test1</p>
    -  <p class=”testb”>Bullet test1</p>
 * <p class=”test”>stuff</p>
    </body>
 * Also tried it in Enspire in Frontpage Top 1 and same results. I may roll out 
   with Enspire and then check out some of your other ones (you’ve got some pretty
   cool ones). So hopefully the fix would apply to any of your themes.

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

The topic ‘Missing bullets in custom html widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/gridzone/1.4.0/screenshot.png)
 * Gridzone
 * [Support Threads](https://wordpress.org/support/theme/gridzone/)
 * [Active Topics](https://wordpress.org/support/theme/gridzone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/gridzone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/gridzone/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wpallthetime](https://wordpress.org/support/users/wpallthetime/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/missing-bullets-in-custom-html-widget/#post-12949019)
 * Status: not resolved