Thought it was the theme-functions.php that controlled this but that seems to be thumbnails only. Where can adjust this so my image fill the full with with the sharing box turned off? Thank you! Just need to know the file and i can navigate from there.
Comments
images sizes can be modified under functions/theme-functions.php file where add_image_size() functions are. However, if your images wouldn't be proper sizes (much wider than taller) you won't be able to resize that images as you want. So we recommend to upload wider images if you want them to be proper size.
------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------