Archived topic
Divider Blog Post Separater
1 reply · Started by Dev on June 1, 2019
Hello,
Please view the below screenshot link
https://i.imgur.com/fl8QVcu.png
I want such type of Divider after my every Blog post, to separate my blog posts.
There is one issue in my site mobile view, for that please view the below link
Hi there,
for the border try this CSS:
.post {
border-bottom: 4px double #ccc;
}
I am not seeing the broken logo on mobile, as you're using the Mobile Header you can set its own logo in Customizer > Layout > Header -> Mobile Header Logo. If the problem is still there then add an image to this field and then remove it.