New Landing How can we help? Atelier Hanging Intent with UL Lists

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #322170
    SomeChick
    Member
    Post count: 231

    When I use the regular wordpress UL list, the format doesn’t deliver a hanging indent. How do I get that? I’ve tried:

    .article-body-wrap ul li {
    padding-left: 1.3em;
    text-indent: -1.3em;
    }

    But it doesn’t seem to work right. Thanks!

    #322174
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you screenshot what you refer to for clarification, in general you can alter that spacing using:

    .content-wrap ul > li {
        margin-left: 15px;
    }
    #322328
    SomeChick
    Member
    Post count: 231

    I switched that to:

    .content-wrap ul > li {
        margin-left: 30px;
        text-indent: -18px;
    }

    And it’s working. Thanks!

    #322331
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help!

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