I appreciate all your help!
I’ll look into the Pro version.
Thank you for providing this amazing plugin!!
Thank you for answering my question.
This is my page:https://worldideaweb.wpcomstaging.com/
Though I have little knowledge about website coding, I tried by myself and found a partial solution. I added this CSS:
.youzify-post-attachments {
display: inline-flex;
height: 60%;
width: 60%;
align-items: center;
justify-content: center;
padding: 0% 0% 0% 0%;
}
.youzify-post-attachments {
margin: 0px 0px 0px 20%;
}
This works only for one picture attachment not for slide-show and multiple picture attachment.
Is there any solution?
Thank you.