How? Thanks
Hey patricknh,
I recommended adding a custom class to your icons, so only to effect the ones you wish, by going to Enfold Theme Options > Layout Builder > Show element options for developers
Then add your custom class to this code:
.avia-icon-list .iconlist_icon {
height: 64px !important;
width: 64px !important;
line-height: 64px !important;
font-size: 30px;
Note this is the standard size for the big icon list, adjust to suit.
Best regards,
Mike