Home Forums WoodMart support forum Checkout page – remove text

Checkout page – remove text

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

    Sanja
    Participant

    Hi!
    How can I remove the following from checkout page: Yes, I’m ok with you sending me additional newsletter and email content (optional), and the checkbox at the beggining of the sentence?
    Thanks!

    #292881

    Hello,

    The checkbox is coming from a third party plugin not our theme.

    Screenshot for Clarification: https://gyazo.com/2d49f3cdcaee1ddd0302131ac1195aea

    Therefore to remove it try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS and see if this works for you otherwise try deactivating the plugin.

    .woocommerce-checkout .form-row label.checkbox {
        display: none;
    }

    Regards.
    Xtemos Studios

    #293220

    Sanja
    Participant

    It worked!
    Thanks a lot!

    #293222

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.

    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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