New Landing How can we help? Cardinal Bullet points not displaying

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #318911
    strongboxdf
    Member
    Post count: 10

    Hi there,
    Unfortuantely, your suggestion from the original ticket doesen’t work for me. I tried to add bullet points to my portfolio sections and beside a different formatting, nothing shows up. I searched via the editor for the mentioned statement without success and have nothing in my custom css.

    Thanks very much.

    #318912
    strongboxdf
    Member
    Post count: 10
    This reply has been marked as private.
    #319077
    David Martin – Support
    Moderator
    Post count: 20834

    Unfortuantely, your suggestion from the original ticket doesen’t work for me.

    – what ticket do you refer to? Did this work initially?

    Please add further details.

    #319353
    strongboxdf
    Member
    Post count: 10

    Hi David,

    I doubt, that this has worked before. I refer to the ticket:
    “Bullet points not displaying” from bongobong.

    The bullet points show up at a textblock but not in an icon box. You can check this at the portfolio items.
    Please let me know, if you need more detailed information.

    Thanks again

    #319367
    David Martin – Support
    Moderator
    Post count: 20834

    What page/URL section on your site do you see this error. Please provide a screenshot so I can see where you refer to.

    #319506
    strongboxdf
    Member
    Post count: 10
    This reply has been marked as private.
    #319570
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Dirk,

    Please add this to Theme Options => Custom CSS:

    .sf-icon-box > ul {
        list-style-type: disc;
        margin-left: 15px;
    }
    .sf-icon-box > ol {
        list-style-type: decimal;
        margin-left: 15px;
    }
    
    #319671
    strongboxdf
    Member
    Post count: 10

    Hi David,

    Thanks for your email. Unfortunately, it doesn’t work. Any other idea?

    Cheers

    #319693
    David Martin – Support
    Moderator
    Post count: 20834

    Do not copy the code from an email as it causes these errors:

    I have now resolved that. I updated the code to:

    .sf-icon-box ul {
        list-style-type: disc;
        margin-left: 15px;
    }
    .sf-icon-box ol {
        list-style-type: decimal;
        margin-left: 15px;
    }
    
    #319854
    strongboxdf
    Member
    Post count: 10

    Hi David,

    Thanks again so much for your great help. It’s working now. Bit weird with the email. Actually, is this a generic problem or did I mess something up?

    Thanks again and all the best from NZ

    #320181
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @strongboxdf

    It will be how your email client handles characters – would suggest copying from here when you do.

    Glad that’s sorted.

    Thanks,

    – Ed

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