New Landing How can we help? Themeforest Theme Support Dante Bulletspoints and text in more than one line

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #198294
    Freeandlance
    Member
    Post count: 11

    Is there some way, that the bulletpoints does not go to left margin when there are more than 1 line? It should be directly under the text in the 1. line. See picture.

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #198429
    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

    #198449
    Freeandlance
    Member
    Post count: 11

    Thank you

    #198456
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

    #198468
    Freeandlance
    Member
    Post count: 11

    It is only working in Firefox, not Chrome or safari?

    #198469
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Remove the previous css and add this:

    .spb_text_column ul, .box-content-wrap ul {
      text-indent: -0.9em;
      padding-left: 1.1em;
    }

    – Kyle

    #198471
    Freeandlance
    Member
    Post count: 11

    perfect ! thank you

    #198472
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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