Image on blog page not centering

Hi,

Currently I’m finalizing my website, doing some last fixes.

On a separate page I’m not able to center my profile picture, can you please help me out?

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSS in appearance - customize - additional CSS

.wp-image-1455 {
margin: 0 auto;
display: block;
}

Thanks!
Colorlib Support Team

Hi,

That was the trick. Was struggling with it. Thanks a lot!

Regards,
Cornelis

:slight_smile:
I will close this case now, Feel free to contact us again if you have other questions

Thanks!