Change font size of footer menu

Hi,

Please i need help with reducing the size of the menu i added to the footer section.

I will be very grateful for you help. The url of the site is www.sciencelearninghub.com.

Referring to the fonts of “COURSES ASSESSMENT & PROGRESS PRICES WHY US CONTACT US” in the attached screenshot sent.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the size of the font by going to Appearance > Customize > Additional CSS and pasting it there.

/*Font size in footer*/
.copyright-text a {
    font-size: 15px;
}

Best Regards,
Support

Am so grateful. God bless you real good.

Thanks

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support