Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1442960

    Hello,
    I have created a timeline with four milestones in a horizontal arrangement.
    I have chosen the box with shadow for the text content.
    Unfortunately, the shadow is missing on the left side of the first content box.
    How can I fix this?
    Thank you very much for your help!

    #1442973

    Hey florian_WIO,
    Thank you for the link to your site, this is because it is on the left edge of the page container, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to move it over a little bit:

    #avia-timeline-1 .av-milestone:first-child {
    	left: 10px;
    }

    This is the expected results:
    Enfold Support 5750

    Best regards,
    Mike

    #1442980

    Hey Mike,
    Great, that’s the solution I was looking for.
    Thank you for your very quick reply!

    #1442985

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shadow missing from timeline / milestones with content box’ is closed to new replies.