• Resolved artigianweb9

    (@artigianweb9)


    Hi,
    I installed the free Event Manager plugin, I would like to remove the “telephone” field from the booking form for the event.
    how can I do?
    Thanks
    Artigian

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Currently the “Booking Form Editor” is only available for Pro users.

    If the field is not required, A quick hack is to hide it using CSS. Here’s a quick css to hide the field.

    .input-dbem_phone {display: none !important; }

    Thread Starter artigianweb9

    (@artigianweb9)

    Hi,
    thanks for the reply and the advice.
    can I insert the command in the css file of the theme?
    thanks

    Artigian

    Thread Starter artigianweb9

    (@artigianweb9)

    Hi,
    should i enter the css code? I did a test but it doesn’t work.
    Thanks

    Artigian

    Hello,

    You can insert the CSS on any location of your site where it accepts custom CSS. In case it doesn’t work on your, There might be some css that is conflicting on your site.

    As mentioned from above, The Editing of Booking for is a Pro Feature.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove phone field’ is closed to new replies.