How to increase the size of social icons in Zelle

If you want to increase the size of footer social icons, then you need to install the plugin  Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code:

ul.social li a {
    font-size: 22px;
}

You can change the increase the value of font as per your wish.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us