Archived topic
Theme Customization
1 reply · Started by Subhabrata on May 17, 2019
Viewing posts 1–2 of 2
How to insert a white horizontal line between Footer Widgets and Footer Bar?
Hi there,
try adding this CSS:
.site-info {
border-top: 1px solid #ffffff;
}
This archived topic is closed to new replies.