• Resolved anwebdesign

    (@anwebdesign)


    I’ve made a booking formular, however I’m missing the labels, so the customer kan see what to fill out. Hope you can help me?

    Thanks.

    Anette Kirk

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.

    The issue you’re facing is caused by a CSS conflict with your current WordPress theme. Here’s how to fix it.

    Please add this CSS to your Theme Editor settings. You can check how to add own CSS customization to CSS Theme Editor here: https://wpbookingcalendar.com/faq/how-edit-file-in-wp-menu/

    Here’s the code you need to add:

    div.wpbc_container.wpbc_form label { color:#000; }

    Please do not forget to clear the browser cache before testing these changes.

    Kind Regards.

    Thread Starter anwebdesign

    (@anwebdesign)

    Thank you for a very quick response – and problem solved.

    Have a great day 🙂

    Anette Kirk

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing labels in booking formular’ is closed to new replies.