We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2380503
Amelia customization
Closed

Comments

  • Karabo started the conversation

    Greetings, Im currently in development and testing phase of the website through the above mentioned subdomain please kindly advice how I can change the follow:

    1. back option once booking steps have start how can I increase the size or make this bolder?


  • [deleted] replied

    Hello Karabo, 

    This can probably be achieved with adding custom CSS. 

    Could you please tell me which Amelia view do you use - Booking , Catalog , ? Thank you! If you have a page with Amelia on it please send me a URL to the page so I can help out!

  • Karabo replied

    Hi, Marija 

    Will be using the catalog view which is 

    Book Appointment With Us (1) on the url below

    Yes the url is: https://wonderstouch.4kjengagroup.co.za/booking/


  • [deleted] replied

    Hello Karabo, 

    For this  Back button 

    4176015584.png

    please try adding the following HTML to the page where you have your Amelia shortcode: 

    <style>
    span.am-back {
    font-weight: bold !important; 
    font-size: large !important;}
    </style>


    For this back option 

    7112434143.png

    try adding this custom HTML to the page: 

    <style>
    .am-category-url {
    font-weight: bold !important; 
    font-size: large !important;}
    </style>


    Let me know if this helped!

  • Karabo replied

    Hey, Thank you this seemed to do the trick 

  • [deleted] replied

    You are welcome. 

    Glad to see that! 

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