Hi,
Can we edit the footer padding. Enclosed Snapshot for Reference.
Regards
Hi,
Can we edit the footer padding. Enclosed Snapshot for Reference.
Regards
Hello there,
I hope you are doing well today.
This CSS should help you:
#colophon {
padding: 10px 0;
}
Best Regards,
Support