Hello, Tumada,
Thank you for providing us with the necessary access. We have successfully modified the image sizes as requested.
Please review the changes at your earliest convenience. For this update, we have modified the following file:
wp-content/plugins/et-core-plugin/app/models/widgets/brands.php
These changes will be included in the upcoming update.
Additionally, we have added the following code to the file:
wp-content/themes/xstore-child/functions.php
add_filter('etheme_widget_brands-image-dimensions', function($dimensions){
$dimensions = 'full';
return $dimensions;
}, 101);
Should you have any questions or require further assistance, please do not hesitate to contact us.
Best Regards,
The 8Theme Team