Bullets in posts not working

Home Forums Exceptiona Theme Support Bullets in posts not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #105894
    Lety GarciaLety Garcia
    Participant
    • Topics: 18
    • Replies: 23
    • Total: 41
    Member since: September 28, 2015

    Hi there!
    The bullets on my posts are not working.
    It is very inconsistent, see for example this blog http://joyfulprofits.accountant/invest-in-yourself/
    There area about 5 bullets (over the picture of the girl with the heart) and they are not shown when the post is published but when I go to “edit” they are there.

    Is there a way to solve this problem?

    Thanks!!

    #105897
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello Lety,

    Ive been having the same exactly problem on almost all the themes.
    Brad gave me this code below and i used it on all of the themes i had a problem with and it worked so try it to see if it works with yours.

    #content ul li { list-style: disc outside;}

    #105944
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .content-area ul li { list-style:disc outside;}

    Regards,
    Dave

    #105968
    Lety GarciaLety Garcia
    Participant
    • Topics: 18
    • Replies: 23
    • Total: 41
    Member since: September 28, 2015

    Thank you, it worked!

    #106013
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.