Anonymous User 14885823
(@anonymized-14885823)
Hello! Sorry, I haven’t been home much the past few days.
For the footer, did you want to make the font smaller or larger?
.custom-footer{
font-size: .9em;
}
That will make it a little smaller. You can change the number to whatever size you like. (.9em would be a bit smaller, 1.1em would be a bit larger).
Hi thanks again but unfortunately it has no effect if I add your code into my custom css.