Change contact us subtitle font size in Zelle
Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.
If you want to show five focus widgets in one line then, you need to install the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor in the "Global Area" add the following code:
.contact-us .section-header h6{ font-size: 40px !Important; }
Save your changes and you're done!