Archived topic
Footer Widget
3 replies · Started by Sanu Kumar on July 19, 2020
Viewing posts 1–4 of 4
I would like to give some gap between text in the footer widget but I didn't saw any options. How to do that?
I've added the screenshot here's the issue.
Hi there,
Foot widgets inherit the lineheight from Typography > Body
If you want to set them independently the try:
.footer-widgets .widget {
line-height: 1.5em;
}
If that doesn't work then something else is changing them and i would need to see the site.
it works
thanks
You're welcome
This archived topic is closed to new replies.