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!
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
Thank you, that worked!
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