Bullet points not visible

Home Forums Legacy Support Support queries Styling issues Bullet points not visible

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #237765
    crille_mok
    Spectator
    Bullet points are not visible in several places. I got it fixed earlier in one place. However, I encounter the same error other places, such as the in the product description. How can this be solved?
    #237807
    Misty
    Member
    Hi, You can use this code: div#tab-description ul li { list-style: disc; } http://prntscr.com/qge62l  
    #237845
    Diana
    Participant
    @crille_mok, Do you want to show bullets here? These are actually not listed. It is a paragraph. So you can't show bullets here refer: http://prntscr.com/qgf9xo First edit the description of product as list type and then add this code in wp-admin > appearance > customize > custom css .single-product div#tab-description ul li{ list-style:disc; }
    #241246
    crille_mok
    Spectator
    This reply has been marked as private.
    #241284
    Diana
    Participant
    @crille_mok, This is an issue, so can you please share page URL on which you want to fix. So we can share you page specific CSS.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Bullet points not visible’ is closed to new replies.