chuchu
January 15, 2019, 3:25pm
1
Hello, it’s me again
Is it possible to put a separator between each post on the view of the categories ? They don’t appear : Vivons nous - Vivre sa vie en conscience - Vivons Soi
The posts don’t appear separated as on the wellcome page https://www.vivonssoi.com
Yhank you ! <3
hey there
Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS
article.post {
border-bottom: 1px solid #cecece ;
}
Thanks!
Colorlib Support Team
chuchu
January 16, 2019, 1:00pm
3
Hello and thank you for your reply.
It worked on the categories page but on the wellcome page, it added extra separators : https://www.vivonssoi.com
Maybe there is a way to use an additional CSS only for the categories pages ?
Thank you !
Good evening
Ok, lets update our code little bit:
.category article.post {
border-bottom: 1px solid #cecece ;
}
chuchu
January 16, 2019, 4:57pm
5
Hello,
it worked, the space between the separators and the posts is a little big but at least there are some and no more extra separators on the wellcome page.
If you know how I can diminuate the space I take it but if you don’t it’s ok.
Thank you so much for your precious help anyway !
Hello
Well, if you increase our motivation little please rate us here: [Activello] Reviews | WordPress.org
this is the code to manipulate space between posts:
.archive .post-inner-content {
margin-bottom: 13px;
padding-bottom: 20px;
}
chuchu
January 17, 2019, 11:49am
7
Hello,
You are so wonderful !!!
It worked and it’s wonderful
I rated you, I would have give 10 stars if I could !
Really, thank you so much to all your team !
Thank you so much
I will close this one but let me know if you need anything else in new ticket