• Resolved snigapoe

    (@snigapoe)


    how do i hide duration?
    Lasts (approx): 10 minutes

    i’m working on a site where it does not require any duration

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @snigapoe

    Hope you’re doing well!

    Please hide it with CSS code:

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

    Add the CSS code to Appearance > Customizer > Additional CSS.

    Hope this helps!

    Cheers,
    Nastia

    Thread Starter snigapoe

    (@snigapoe)

    thanks
    that’s work perfectly

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @snigapoe

    Hope you are doing well!

    Glad to know that the issue is resolved ??

    I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Kind regards,
    Nastia

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘hide duration’ is closed to new replies.