Hi anesioneto,
Thank you so much for loving our Theme and appreciating our hard work 😉
Ok, For making the images center go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.wp-caption.aligncenter {
display: block;
}
And for the Linkedin element, you can wrap the linkedin iframe with the same code that you wrapped for youtube.
If you have updated the WordPress 5+ then you can use the Gutenberg block features for better page content editing experience.
Thanks