Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #936920

    Hi there!

    Is there a way to add a line between blog posts when I’m using the Advanced Layout Editor to display them?

    Thanks!

    #936994

    Hey kellyCraftMedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-alb-blogposts article {
        border-bottom: 1px solid #ddd;
        margin-bottom: 40px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.