Hi DBMcNicol,
Greetings. Hope you are doing well.
Regarding your query, I checked the issue on the URL you shared and it seems the margin issue from the blocks. You can fix this by using the below simple custom CSS.
.embedpress-gutenberg-wrapper{
margin: 0 auto !important;
}
.embedpress-gutenberg-wrapper .wp-block-embed__wrapper{
margin-bottom: 0 !important;
}You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize.
After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert CSS Code. Please check this screencast to learn more – https://d.pr/v/QrrfTw
Please let me know how it goes. I am here to assist you further.
Thanks.
THANK YOU!!!! That solved it…much appreciated.
Hi DBMcNicol,
I am glad I was able to help, If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better. I really appreciate any help you can provide.
Link to review – https://projectdmc.org/support/plugin/embedpress/reviews/?rate=5#new-post
Please feel free to contact our support anytime you need help, and we are always here to help.
Thanks & Regards.
