Plugin Support
Bruce
(@ninjateamwp)
Hi @123aoeu ,
Thanks for coming.
Can you give clearer details, please?
Screencast or screenshots for better understanding.
Regards
Sure
1- Settings: https://ibb.co/QFpy1k6V
2- Image left aligned (no issue): https://ibb.co/mVGX1VMN
3- Image right aligned (Issue): https://ibb.co/v4y5D2yW
4- After removing “Margin-right: 0”: https://ibb.co/v6VZNSkG
5- In some instances it is marign-right and other emails it is marign-left: https://ibb.co/3yhhPB7j
Plugin Support
Bruce
(@ninjateamwp)
Hi @123aoeu ,
Thanks, I will check and get back to you.
Regards
Hello @123aoeu,
We appreciate your patience.
We tried replicate the issue on our end but we couldn’t find any margin-left or margin-right set to 24px. Could you try applying the following CSS and see if it resolves the issue? https://tppr.me/RTiBhv
.yaymail-element__content img{ margin-left: 0px !important; margin-right: 0px !important; }
Hi @mialewp
Thanks for the update.
What I see from the posted picture that there is a space on the right side of the logo. It is probably caused the margin issue (supposed to touch the border if padding or margin is set to 0). It is worth to inspect the code of the sent email or email preview to confirm the issue.
The CSS you suggested fixed the problem.
Hi @123aoeu,
Thanks for your feedback.
We intentionally added 10px of spacing to make our email template look better.
Anyway, we’re glad to hear the issue has been fixed. Please don’t hesitate to contact us if you need any further assistance.
Best regards,
Mia