Bullets on my Blogs

Home Forums Exceptiona Theme Support Bullets on my Blogs

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

    Hi there,
    Bullets on my blogs are not working.
    In the editor, they appear indented (meaning that they are properly shown with the appropriate space).
    But when published, the bullets are aligned to the left as the rest of the text.

    Example:
    https://joyfulprofits.accountant/invest-in-yourself/

    How to fix this?
    Thanks!

    #144291
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    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 inside !important;
    }

    Regards,
    Chris

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