Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .footer .footer_widget h4 { font-size: 25px; } .textwidget { font-size: 15px; } .footer p { font-size: 15px; } You can change the value of "font-size" as per your requirement. This will solve your issue.