Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #988955

    Like the title, I setup the unordered list under Milestone Content, it’s not popping up not sure why, image send privately

    #988972

    Hey Trang,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #989209
    This reply has been marked as private.
    #989664

    Hi TrangVu,

    What do you mean it does not pop out? No animation?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #989719
    This reply has been marked as private.
    #990412

    Hi,

    Please take a look here
    http://nimb.ws/S4F1kO

    This is what I see, is that what you need?

    Best regards,
    Basilis

    #990755

    Hi Basilis, I included the screenshot on the first threat. it’s the “timeline” at the bottom. If you inspect them you will see ul and li but none of them are showing off.

    image is attached https://imgur.com/ioOVAsa

    #991073

    Hi TrangVu,

    That’s very weird, the css is there for the bullets to be shown. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #991564
    This reply has been marked as private.
    #991660

    Hi TrangVu,

    The link does not get me to the admin area, just shows the main page. Can you please update it?

    Best regards,
    Victoria

    #991668
    This reply has been marked as private.
    #991946

    Hi TrangVu,

    I see no reason for this happening. I’ll ask my colleagues to have a look.

    Best regards,
    Victoria

    #992039
    This reply has been marked as private.
    #992156

    Hi,
    I took a look and found that the css conflict, I tried to login to add the correcting css but found the login didn’t have admin rights.
    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:
    2018-07-31_214932

    Best regards,
    Mike

    #992459

    Hi Mike,

    It works, thank all of your team so much!

    #992637

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Unordered List Doesn't work in Timeline’ is closed to new replies.