Avada › Forums › Community Forum › How do I change the footer font size? › Reply To: How do I change the footer font size?
@khalidradwan @Lillizzie44 – this worked for me:
.fusion-footer {
font-size: 14px !important;
}
Or whatever size you need. Add into custom CSS under Theme Options.
Seems a bit of an oversight that you can set heading size, copyright font size etc, but not font size in the footer. Something for Avada to add in perhaps.