Hi there,
Thank you for sharing this. I’m sorry to hear you are experiencing issues.
From what I can see I think these issues are related to a combination of customizations and caching/minification you have on your site.
To try to solve these, can you please try adding this code in Appearance > Customize > Additional CSS :
#block-71 .wp-block-outermost-icon-block, #block-71 .wp-block-group {
margin-block-start: 0px !important;
}
.hestia-about {
padding-top: 0px !important;
}
Let me know how that goes.
Kind regards,
Rodica
Thanks for the reply.
With the provided CSS seems better also if still see issues.
Why Hestia 3.2 introduces this issue while I never had with 3.1 and if I revert back to Hestia 3.1.10 all is fine.
Hope to find a right fix, the CSS works partially as the page still be broken and not well as it was with all previous Hestia version before the Hestia 3.2.
Thanks for the quick reply and support.