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

    Hello,

    I’d like to add a line between the Blog Posts that are displayed on the page via the MAGAZIN Elemen (category) placed with the Advanced Editor.

    Thanks.

    Siegfried

    #960477

    Hey uebes,

    This may have to be done via css. Can you please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

    #960488

    I found this solution:

    article .entry-content-wrapper {
    border-bottom: 1px dashed black;
    margin-bottom: 60px !important;
    }

    This works fine on the page “Home” and I can see a line between the blog posts.
    I had a second page “Home Mitglieder” (with the same content, only another page name and visible after login) and there I can’t see the line?

    Best regards

    Siegfried

    #960509

    Hi,

    For the page where the line is not showing, is there a different class name for the articles?

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘line between articles’ is closed to new replies.