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

    About a month ago I received some help with adding a border to divide the list of blog posts on my blog page.

    But I’d also like the exact same kind of border to show up between the posts listed in categories.

    Here’s a link to the previous thread – https://kriesi.at/support/topic/dividing-line-between-blog-posts-2/

    Can someone please provide code so that this border will show also between posts listed on the category pages?

    Thanks!

    #1006422

    Hey Moondreamer21,

    Thank you for using Enfold.

    Use this css code to create borders between the category posts.

    .archive .template-blog .post_delimiter {
        border-bottom: 1px solid gray;
    }

    Best regards,
    Ismael

    #1006435

    Thank you, that worked!

    #1006492

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Dividing Line Between Category Posts?’ is closed to new replies.