Site logo

[Resolved] Ship to different address checkbox is gone

Home Forums Support [Resolved] Ship to different address checkbox is gone

Home Forums Support Ship to different address checkbox is gone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2532629
    Edward

    Hello, I’m using GP Premium and Woocommerce for a print on demand website. In my Woo settings under Shipping Options I have selected Default to Customer Billing Address. On my Cart page, I don’t have a Checkbox offering Ship to Different Address. I am running GP Premium another website that offers this Checkbox with the mentioned settings. I have tried disabling all plugins and went to the cart page in an incognito browser and got the same result. When I select Default to Customer Shipping Address, the only Heading on these fields is Billing Details in large font on the top. The Shipping Address fields show after the Billing Address fields, but there is no title Heading for Billing Address. Your thought on this issue is greatly appreciated!
    The domain is joe-dougherty.com

    #2532723
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS you have this CSS rule:

    label.checkbox.woocommerce-form__label.woocommerce-form__label-for-checkbox {
        display: none;
    }

    You need to remove that CSS as it is hiding that checkbox.

    #2532753
    Edward

    Wow thanks for the tip, my check box is back! I don’t know why I put that code in there a while back.

    #2532784
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.