Hi, on the tab section is there a way to increase the width of the icons? – see private section for example (images get cut off).
Hey Stuart,
Yes, you can adjust it in functions.php (line 161):
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
Just adjust the height and width, hope this helps.
Best regards,
Nikko
Thank you!
Hi,
Glad we could help. :)
Best regards,
Nikko