Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @totallytech,

    Thanks for your question! And yep, you can easily remove that bit using CSS like so:

    .appointments-wrapper h4:first-child,
    .appointments-wrapper .appointments-instructions {
      display: none;
    }

    At Appointments > Settings you’ll see a ‘Additional css Rules’ option, you can paste it there and that should take care of it.

    How’s that work for ya? ??

    Cheers,
    David

    Thread Starter totallytech

    (@totallytech)

    Hi David!

    Thats perfect, thank you ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing title & Instructions’ is closed to new replies.