Archived topic
Footer Widget Area Padding in %
3 replies · Started by Torsten on April 25, 2020
Viewing posts 1–4 of 4
Hi,
I'm trying to adjust the Footer Widget Area Padding in percent, not in Pixel.
For now, the left padding is set to 40px, instead I would need to set it to 9% to be left-aligned with the body text.
Your help is very much appreciated,
best,
Torsten
Hi there,
Try this CSS:
.footer-widgets {
padding: 9% 10% 11% 12%;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
TOP!
thx a lot and have a nice weekend.
No problem :)
This archived topic is closed to new replies.