Okay
  Public Ticket #2531486
Change little bit booking form
Closed

Comments

  •  2
    Raphael started the conversation

    Hello,

    how to align title "Merci d'indiquer ici:" on the right in booking form (shortcode display) ?


    Kind Regards

    Raphaël

  • [deleted] replied

    Hello Raphaël,

    You can try adding this custom CSS to achieve that:

    .am-select-service-title {text-align:right !important;}

    You can add it as format HTML to the page: 

    <style>
    .am-select-service-title {text-align:right !important;}
    </style>

    and let me know if it helped.


  •  2
    Raphael replied

    Perfect marija thank you 🙏

    I do not find the shortcode to let users create an account without booking a class ?

    Kind Regards

    Raphael

  • [deleted] replied

    You are welcome, Raphaël.

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.