Home Forums WoodMart support forum disable woocommerce notices all page

disable woocommerce notices all page

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

    CyberDome
    Participant

    disable woocommerce notices all page

    Attachments:
    You must be logged in to view attached files.
    #369639

    Hello,

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

    .woocommerce-notices-wrapper {
    display: none;
    }

    Best Regards

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