Home › Forums › Support › Size of footer This topic has 3 replies, 2 voices, and was last updated 3 years, 10 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 22, 2020 at 9:19 am #1140532 Jessy Hello, I have found how to change the size on the footer page with CSS Example .footer-widget-1 .widget { font-size: 14px; } But i want to change the size of the title on the footer widget 1 / 2 and 3 How can i do that please? Many thanks, Jessy January 22, 2020 at 3:19 pm #1140775 DavidStaff Customer Support Hi there, you can change all Widget Titles (Footer and sidebars) in Customizer > Typography > Widgets If you only want to change the footer widget titles then this CSS: .site-footer .widget-title { font-size: 18px; } January 23, 2020 at 1:19 pm #1141919 Jessy Thanks it works perfectly ! 🙂 January 23, 2020 at 1:52 pm #1141938 DavidStaff Customer Support Glad to be of help Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In