Archived topic
Separator footer
3 replies · Started by Manuela on February 22, 2021
Viewing posts 1–4 of 4
Hello,
On the page that shows blog posts, I'd like to have a separator - wide line, #c6c6c6, just above the footer widgets. So between the last article and the footer. Is there a way to do that?
Thank you
Hi there,
try this CSS:
.site-footer {
border-top: 1px solid #c6c6c6
}
Really appreciate the help.
You're welcome
This archived topic is closed to new replies.