Invisible bullets in bullets list

Home Forums All Other Themes Invisible bullets in bullets list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178727
    Šárka ŠimováŠárka Šimová
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: January 9, 2021

    Hello,

    I have issue with bullets list in newly created pages.
    I can see the bullets in editor, but I cant see them in page preview.
    How can I fix this issue pls?

    Here is the link:
    http://www.sharkabodywork.com/reflexni-terapie/
    SPA theme Pro

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .thn_post_wrap ul li {
        list-style: inherit;
    }

    Regards,
    Dave

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