Adjust Zelle middle about us text size
This guide explains how to adjust the font size of the middle About Us text in the Zelle theme by adding a CSS snippet via the Advanced CSS Editor.
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.
Install our: CSS Plugin called " Advanced CSS Editor" then add the following snippet to the "Global" section in Appearance->Customize->Advanced CSS Editor:
.zerif_about_us_center p {
font-size: 17px;
}You could adjust the value to increase the font size. Save your settings and you're done!
