Kadence

Customize Footer Widget Title Font Virtue and Pinnacle

By default, the footer widget titles will be set in Theme Options> Typography Settings, and setting your h4 fonts.

To set them separate of your theme options, add this CSS to Theme Options> Advanced Settings, or Theme Options> Custom CSS.  Customize your font properties to the CSS as needed.

[css]#containerfooter h4.widget-title {
     font-weight: bold;
     font-size: 30px;
}[/css]

Footer Widget Title Default:

default-widget-title

Footer Widget Title CSS:

custom-footer-widget-title

Filed under Pinnacle
Last updated: July 6, 2026
Was this page helpful?
Thanks for the feedback!