Archived topic
decrease the spacing between lines of text
3 replies · Started by newmedianewpeople.com on December 3, 2019
Viewing posts 1–4 of 4
I would like to decrease the spacing between lines of text and if possible only in the footer. Thanks
Hi there,
try this CSS:
.site-footer p {
line-height: 1.4em;
}
Thank you David you are great greetings from Italy
Glad to be of help :)
This archived topic is closed to new replies.