Viewing 7 posts - 1 through 7 (of 7 total)
  • #16994
    zenzero
    Member
    Post count: 49

    Hej

    Please see attached picture. Miss some CSS Code like

    body ul li {list-style-position: outside; }

    But when I add this the list content/bullets moving to the left, missing some space…

    Please help – thank you for your reply!

    Best regards! Andy

    Screenshto

    #17225
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    I’m afraid I cannot follow… why do you add the css if everything it does is breaking the list view?

    Cheers

    #17282
    zenzero
    Member
    Post count: 49

    Hi Melanie

    Thank you for your reply. Please see the blue markers on the second attachmend below.

    If in the list are too much words for one phrase and there is a word wrap, the first word on the second line is a bit tooo much on the left.

    Got it? 🙂 Best regards, Andy

    Screen2

    #17493
    Melanie – SUPPORT
    Member
    Post count: 11032

    Add a padding left to the list,
    like

    ul li { padding-left: 10px; }

    Cheers

    #17560
    zenzero
    Member
    Post count: 49

    Thank you for your reply. This does only affect to the list text, not to the list-style-type:disc – they are remaining too far on the left…

    Skål,
    Andy

    #17565
    zenzero
    Member
    Post count: 49

    Solved with this CSS code:

    #case-management.spb_wrapper ul li {padding-bottom: 5px; list-style-position:outside; padding-left:1px; margin-left:15px;}

    Screenshot 3

    List “margin-left” with the accordion DIV name and the class .spb_wrapper

    Skål

    #17846
    Melanie – SUPPORT
    Member
    Post count: 11032

    Good

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