New Landing How can we help? Themeforest Theme Support Dante Lists indent 2nd line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #81100
    Kirsten
    Member
    Post count: 234

    Hello,

    I read a lot of topics about this but still can’t find a solution that works.
    It would be nice to fix, as a typography aesthetic, the way list lines of text appear in lists when the phrase is to long and requires a line break. Is there a way to control the new line to indent inwards the amount of the bulleted icon?

    See this page: http://slanknd129.129.axc.nl/slank-en-gezond-plan/de-verschillende-fases/
    Little scroll you see a colored row with 2 icon boxes. In the boxes I used lists. It would be great if the second line in the lists can line up with the first line.

    Can you guys help me? It’s a site wide issue.

    Best,
    Kirsten

    #81109
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please add this to your custom css:

    .sf-list {
      text-indent: -0.7em;
    }

    – Kyle

    #81114
    Kirsten
    Member
    Post count: 234

    Fixed!

    For other users: I allready had some css code to try and create it in my theme file. So I added this to that to get it right. The whole piece of code is:

    .sf-list {
    padding-left: 1.3em;
    text-indent: -0.7em;
    }

    Best,
    Kirsten

    #81115
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! 🙂

    – Kyle

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