Viewing 1 replies (of 1 total)
  • Plugin Support Rafy a11n

    (@nawaz0705)

    Hi @rnch

    Thank you for reaching out!

    You can try the below CSS code:

    /* hide shipping destination text | 5554047-zen | NS */
    
    p.woocommerce-shipping-destination {
        display: none;
    }

    To implement the above Custom CSS, kindly navigate to WP Admin > Appearance > Customize > Additional CSS > and add the Custom CSS there.

    Let us know if this works for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Delete shipping information in CART when is local pick up’ is closed to new replies.