Bullet Points

Home Forums Legacy Support Support queries Styling issues Bullet Points

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #16204
    elleamande
    Spectator
    Hi, For some reason the bullet points do not work.  They show up inside the dashboard but once you view text on the actual website no bullets points appear.  These are the pages that have the problem. http://www.techmaiden.sdssoftltd.co.uk/advertise-with-us/ http://www.techmaiden.sdssoftltd.co.uk/about/ Thanks
    #16233
    H.K. Latiyan
    Participant
    Please use this custom css in your wp-admin->appearance->customize->custom css. .page.page-template-default<span style="line-height: 1.5;"> section#content ul>li, </span>.page.page-template-notitle<span style="line-height: 1.5;"> section#content ul>li</span><span style="line-height: 1.5;">{</span> list-style: disc; }
    #16819
    elleamande
    Spectator
    Hiya, That code did not work?
    #16865
    H.K. Latiyan
    Participant
    Sorry this is the code. .page.page-template-default section#content ul>li, .page.page-template-notitle section#content ul>li{ list-style: disc; }
    #17030
    elleamande
    Spectator
    That did not work either.  I don't understand why simple bullet points do not work. Please help.  Thanks
    #17088
    H.K. Latiyan
    Participant
    The above code is working on both your pages refer the screenshot: http://prntscr.com/9n20kk and http://prntscr.com/9n20fn
    #23141
    CompassRTO
    Spectator
    I've also tried the second code you provided and it's not working in my units.
    #23600
    H.K. Latiyan
    Participant
    For units, please use this custom css: `.page.page-template section#content ul>li { list-style: disc; }`
    #23746
    CompassRTO
    Spectator
    That isn't working either....
    #24241
    H.K. Latiyan
    Participant
    Please use this custom css:
    section#content ul li{
    
    list-style-type:disc;
    
    }
    If the above doesn't help. Please share the url and the credentials to access the page and provide the appropriate css. PS: Please mark your reply as private while sharing the credentials.
    #24245
    CompassRTO
    Spectator
    www.compassrto.com.au/wp-admin Username: CompassRTO Password: Shampaz2013
    #24298
    CompassRTO
    Spectator
    The bullets are now appearing, but they are not lined up on the left with the text. How do I get the bullets to line up with the normal paragraphs on the left.
    #24617
    BizTrain
    Spectator
    Hi @CompassRTO - I'm having the same issue and have played around with the custom css, which seems to have fixed the alignment issue.
    section#content div.unit_content ul li{ list-style: disc outside; margin-left: 20px; }
    There is, however, something else that's wrong. I.e. bullets are not showing on my site's webpages, so it's not a total workaround. Hope this helps until VibeThemes come up with a permanent solution.
    #25245
    Anshuman Sahu
    Keymaster
    Thanks there @BixTrain for the css . We are fixing this issue in the upcoming update if wplms theme . Adding to issue log  .
    #27749
    H.K. Latiyan
    Participant
    Its been resolved in the latest version, Please check and confirm the same. Latest Versions WPLMS v 2.0.6 Vibe Course Module v 2.0.6 Vibe Custom Types v 2.0.6 Vibe Shortcodes v 2.0.6 WPLMS Dashboard v 2.0.6 WPLMS Assignment v 2.0.6 WPLMS Front End v 2.0.6 WPLMS EventOn v 2.0.6 WPLMS Modern Child Theme v 2.0.6
Viewing 15 posts - 1 through 15 (of 19 total)
  • The topic ‘Bullet Points’ is closed to new replies.