New Landing How can we help? Themeforest Theme Support Dante Unordered List bullets not appearing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #99634
    Druski
    Member

    The bullets appear in the editor, but not on the final page. I believe this only happened since the update.

    #99776
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could you provide your link so I can check?

    – Kyle

    #118669
    creativerunway
    Member
    Post count: 25

    I’m having this same issue with the Cardinal theme. This is the page: http://bradymower.com/portfolio/pbc-media/

    #118739
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .page-content ul li {
      list-style: disc inside;
    }

    But it may add the bullets in unwanted places. Let me know if it does

    – Kyle

    #119733
    creativerunway
    Member
    Post count: 25

    Thanks.
    That did add the bullets to the page I linked to, but I now have unwanted bullets on http://bradymower.com/blog.
    Haven’t found any other unwanted bullets, but haven’t gone through all pages yet. I’ll let you know if I find others.

    #119829
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change it to this:

    .page-content ul li:not(.blog-item) {
      list-style: disc inside;
    }

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register