New Landing How can we help? Cardinal Paragraph Indents for bullet point lists

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #160799
    ergonomi
    Member
    Post count: 32

    Hi,

    Could you please provide the custom css so that when I create bullet point lists the text is indented.

    Thanks
    Roland

    #160802
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us a link to a page where you have some bullet point lists?

    -Rui

    #161244
    ergonomi
    Member
    Post count: 32
    #161298
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_text_column ul, .box-content-wrap ul {
        list-style: outside none disc !important;
    }

    Thanks
    Mohammad

    #161544
    ergonomi
    Member
    Post count: 32

    Hi,

    Sorry that didn’t seem to do anything?

    I am after the paragraphs being indented (see attached)

    Attachments:
    You must be logged in to view attached files.
    #161750
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It seems fine to me. Please check after clear the cache of browser.
    Thanks
    Mohammad

    #162002
    ergonomi
    Member
    Post count: 32

    Hi,
    The bullet point indents work in firefox but not in safari, I have cleared wordpress and server cache?

    Any other ideas?

    Thanks in advance.

    #162008
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this code below

    
    .spb_text_column ul, .box-content-wrap ul {
      list-style-position: outside!important;
      margin-left: 20px!important;
    }
    

    Hope it helps.

    -Rui

    #162013
    ergonomi
    Member
    Post count: 32

    Yes, that works thank you…

    #162029
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. 🙂
    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register