Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1195583

    Hey guys,
    I want to put some bulletpoints in my text (content) at the milestones/timeline.
    It doesn’t work, can you please help me guys.

    #1195598

    Hey schlaebitz,

    Please try this code in the General Styling > Quick CSS field, or the WordPress > Customize > Additional CSS:

    .av-milestone-contentbox .av-milestone-content ul li {
        display: list-item !important; 
    }
    .av-milestone-contentbox .av-milestone-content ul li:first-child {
        margin-left: -4px !important; 
    }

    Then please clear any cache plugin and your browser cache and check.
    Expected results:

    Best regards,
    Jordan Shannon

    #1195651

    Perfect! It works! Thanks so much

    #1196880

    Hi schlaebitz,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1196885

    @victoria
    yes pretty good.

    Here is my next question. I hope you can help me here:

    #1196969

    Hi,

    We will look into that question as well and get back to you there.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘milestone – including bulletpoints/circle doesn't work’ is closed to new replies.