Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #184025
    newki
    Member
    Post count: 177

    Hello,

    I’d like to add a margin-left to my <li> everywhere in my blog articles (except in the navigation). And harder, to have always a second line aligned on the first line.

    Today :
    – Auxerunt haec vulgi sordidioris audaciam, quod cum ingravesceret penuria commeatuum, famis et furoris inpulsu Eubuli cuiusdam inter suos clari domum ambitiosam ignibus subditis inflammavit rectoremque

    Wanted if possible :”famis” begins under the A capital of Auxerunt

    #184026
    newki
    Member
    Post count: 177

    ah it changed when I’ve published so goal : Eubuli at the same level as Auxerunt

    #184027
    newki
    Member
    Post count: 177

    Oops and it doesn’t like my li so 1st sentence is : I’d like to add a margin-left to my li everywhere…

    #184127
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Please post a screenshot to show where you need margin exactly.

    #184132
    newki
    Member
    Post count: 177
    This reply has been marked as private.
    #184162
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .body-text ul {
        list-style: outside none none !important;
    }
    

    Thanks
    Mohammad

    #184197
    newki
    Member
    Post count: 177

    thanks, it was in fact `.body-text ul {
    margin-left:20px;
    }`
    For my the second point, when the li is on 2 lines, how can I have also a margin on the second line?

    #184228
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot to explain your issue exactly.
    Thanks
    Mohammad

    #184238
    newki
    Member
    Post count: 177

    Hey, I’ve found this morning, an illumination : list-style : outside allows to aline the text vertically. Issue resolved

    Attachments:
    You must be logged in to view attached files.
    #184359
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -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