As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

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.