09/15/2018 at 4:59 pm
#472462
Participant
also another question related to icon sizes, I managed to change the social icon size by changing my custom tile-plus card.php template code to include:
… $entry->getSocialMediaBlock( array( ‘size’ => 24 )
but i used css to manually override the height and width of the email and link icons, is there a similar template option method for the email and link icons?
