Home Forums WoodMart support forum checkout page

checkout page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268015

    judy
    Participant

    How i remove additional information from checkout page

    #268041

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-additional-fields {
        display: none;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)