Viewing 1 replies (of 1 total)
  • Hey there Meg,

    Hope you’re well today!

    This should be possible to remove with some custom CSS. Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    http://wordpress.org/plugins/simple-custom-css

    You can also place the code in the plugin custom CSS box in Appointments -> Settings -> General -> Additional css Rules.

    .appointments-confirmation-price {
      display: none;
    }

    This should remove the price from the confirmation form. If this doesn’t work could you please post link to your appointment page so I can take a look?

    Hope this helps 🙂

    Best regards,
    Bojan

Viewing 1 replies (of 1 total)

The topic ‘Remove Price from "APPOINTMENT DETAILS"’ is closed to new replies.