[ad_1]
Hi there,
Thanks for reaching out.
It looks like it’s been added from the Astra theme. You can remove the text by using CSS. Please go to your WordPress dashboard > Appearance > Customize > Additional CSS and add the following CSS code:
span.ast-shipping-text {
display: none !important;
}Let me know how it goes!
Best,
