New Landing How can we help? Cardinal Bullet List Alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #328555
    OvenCreative
    Member
    Post count: 15

    Hello,

    I’m having issues with bulleted lists not aligning when breaking to a new line. I’ve tried the CSS advised in previous posts (example below) about the same issue but am not having any luck.

    .spb-asset-content ul li {
    padding-left: 1.3em;
    text-indent: -0.9em;
    }

    Any hot tips would be appreciated!

    Thanks,
    Dave

    #328810
    David Martin – Support
    Moderator
    Post count: 20834

    Please remove the CSS.

    Please add this to Theme Options => Custom CSS:

    .spb_text_column ul, 
    .box-content-wrap ul, 
    #comments-list .comment-body ul {
        list-style: none;
        list-style-type: disc;
        margin-left: 30px;
    }
    #328887
    OvenCreative
    Member
    Post count: 15

    That did it! Thank you!

    #329040
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks David, marking as resolved.

    – Ed

Viewing 4 posts - 1 through 4 (of 4 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